Skip to content

KalipsoCollective/vite-vanilla-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vite.js Vanilla Boilerplate Logo

Vite Vanilla Boilerplate

This repository will help create a boilerplate vanilla javascript + scss project using Vite. Also Handlebars included.

How to Use

  • Edit vite.config.js file for your project
  • Use the 'src' folder for all project files.
    • HTML
    • JS
    • SCSS
    • Fonts
    • Handlebars
  • ...and jump!

Installation

  1. npm install
  2. npm run dev
  3. ...and start development

License

License: MIT