Skip to content

SukhjinderArora/JavaScript-Boilerplate

Repository files navigation

Simple Boilerplate for JavaScript Applications

How to Use?

  • Use npm install to install all the dependencies.

  • Use npm run dev to build the development build.

  • Use npm run build to build the production build.

  • Use npm start to start a development server with hot reload.

Releases

No releases published

Packages

No packages published