Skip to content
This repository has been archived by the owner on Jul 4, 2019. It is now read-only.

soldotno/simple-express-boilerplate

 
 

Repository files navigation

Express 4.x application with the basics

Built with:

  • nodejs
  • express
  • gulp
  • convict
  • bootstrap (+jquery)
  • handlebars
  • browserify
  • hbsfy
  • envify
  • socket.io
  • stylus

Install dependecies:

  • npm install -g gulp
  • npm install
  • some might need to use sudo for various reasons:

Run application:

  • configure your app by following the schema in dev.sh
  • sh dev.sh
  • navigate your browser to http://localhost:3000 (or whatever port you chose in dev.sh)

About

Express boilerplate with the essentials

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published