Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ahmu83/vite-vanilla-js-boilerplate
Vite boilerplate template for vanilla javascript app
https://github.com/ahmu83/vite-vanilla-js-boilerplate
vanilla-javascript vanilla-js vitejs vitejs-template
Last synced: 30 days ago
JSON representation
Vite boilerplate template for vanilla javascript app
- Host: GitHub
- URL: https://github.com/ahmu83/vite-vanilla-js-boilerplate
- Owner: ahmu83
- Created: 2022-12-22T02:20:08.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-22T23:55:08.000Z (almost 2 years ago)
- Last Synced: 2023-03-25T10:41:03.086Z (almost 2 years ago)
- Topics: vanilla-javascript, vanilla-js, vitejs, vitejs-template
- Language: HTML
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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`