Skip to content

A very simple project starter with webpack composed with the latest features

License

Notifications You must be signed in to change notification settings

vitorcamachoo/webpack-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Greenkeeper badge

Webpack-starter

A very simple project starter with webpack composed with the latest features

Installation

npm install

Development Server

npm start

Non minified Build (development environment)

npm run build:dev

Minified Build (production environment)

npm run build:prod

Features

About

A very simple project starter with webpack composed with the latest features

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published