Skip to content

For starting express mvc web application development easily via integrate helpful tool and configuration.

License

Notifications You must be signed in to change notification settings

buildAll/simple-express-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

For starting express mvc web application development easily

Tech Stack

  • express mvc on node layer
  • webpack as front end builder
  • postcss for css
  • handlebars as template engine

Feature

  • es6 support
  • require('./style.css') support
  • require('./view.hbs') support
  • handlebars template support
  • webpack-dev-server hot reload for development
  • compressed static file for production

Installation

npm i -d

For developemnt

npm start

For production

npm run build

npm run publish

About

For starting express mvc web application development easily via integrate helpful tool and configuration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published