Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 781 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 781 Bytes

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