This is a opinionated starter project for building fast ⚡️ HTML + CSS + JS apps for modern browsers.
- ViteJS : Lightning fast web server for development 🧑💻 and optimized build for production 📦
- Prettier : format code on save and save your energy 🔋
- Eslint : Analyse your code and quickly find issues 🐛
- Clone this repo ✂️
- Install dependencies ⬇️
yarn install
- Start your dev server 🌐
yarn start
- Start coding 🧑💻
Node
Use nvm to install it (strongly recommended):
https://github.com/nvm-sh/nvm#install--update-script
Yarn
npm install --global yarn
All content is MIT.