Skip to content

Batik13/Webpack-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack Template

Webpack template for front-end development

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

Download the template and run the command:

npm install

Modes of operation

After downloading the template, go to the webpack.config.js file and select the desired publicPath. Next, run the command:

for development

npm run dev

or for production

npm run build

About

Webpack template for front-end development

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published