/vite-template-vanilla

Basic vanilla JS template

Primary LanguageJavaScriptMIT LicenseMIT

vite-template-vanilla

Very basic vanilla JS template. Comes with SASS and a sane folder structure.

Usage

npx degit NicolasReibnitz/vite-template-vanilla my-project
cd my-project

npm install
npm run dev