Skip to content

SohanR/my-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Boilerplate

This is my-boilerplate that i use everytime to build project.

Building and running on localhost

First install dependencies:

npm install
npm start

To create a production build:

npm run build-prod

To create a development build:

npm run build-dev

About

A simple configaration for web project like babel and much more.(No library used)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published