Skip to content

youssmak/vanilla-js-extended-boilerplate

Repository files navigation

Vanilla JS Extended Boilerplate 🍦

This is a opinionated starter project for building fast ⚡️ HTML + CSS + JS apps for modern browsers.

Features

  • 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 🐛

Installation

  1. Clone this repo ✂️
  2. Install dependencies ⬇️
yarn install
  1. Start your dev server 🌐
yarn start
  1. Start coding 🧑‍💻

Dependencies

Node

Use nvm to install it (strongly recommended):
https://github.com/nvm-sh/nvm#install--update-script

Yarn

npm install --global yarn

License

All content is MIT.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published