Skip to content

skivis/express-webpack-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExpressJS, Webpack 4 (& Babel) Boilerplate

Exactly what it sounds like... Boilerplate to get started with Webpack and Express without a fancy front end framwork.

Usage

Installation

$ npm install

Serve

To serve in the browser - Runs webpack-dev-server

$ npm run dev

Build

Compile and build for production

$ npm run build

More Info

Author

Siim Kivistik

Issues

Feel free to contribute or open new issue(s) if you encounter any issue or have any suggestion about new features / improvements.

About

Plain and simple boilerplate to get started with Webpack, Express and Babel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published