Skip to content

Repository files navigation

Express Webpack Starter Kit

Stack

Installation

run npm install

Serve

First start the Redis and MongoDB using these commands.

sudo service mongod start
redis-server &

then run npm start to start server. see scripts in package.json for more npm commands

About

Starter kit for node.js reducing boilerplate (Node/Express, Webpack, Redis, Mongo, Jade/Pug)

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages