ahmu83 / vite-vanilla-js-boilerplate

Vite boilerplate template for vanilla javascript app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Complite SASS & JS (with vitejs) files

A traditional approach to building JavaScript & SCSS files using vitejs.

vite.config.js is taking a javascript entry file and then outputs a bundle.js file.

You can update assets/sass/styles.scss to complie it to assets/css/styles.css

About

Vite boilerplate template for vanilla javascript app


Languages

Language:HTML 52.9%Language:JavaScript 41.8%Language:CSS 3.2%Language:SCSS 2.1%