Skip to content

It's a webpack boiler template for front-end web development and deployment.

Notifications You must be signed in to change notification settings

sujon-co/webpack-boiler-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack-boiler-template

Building and running on localhost

First install dependencies:

npm install

To create a development build:

npm run start

To create a production build:

npm run build

Project Run Using Command

npm start

About

It's a webpack boiler template for front-end web development and deployment.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published