Skip to content

This is an express boiler plate that enables you to setup an express project .

Notifications You must be signed in to change notification settings

RaviPrasadWA/Express-Boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<1> Install npm on your system.

<2> Install node.js on your system

<3> Get inside the project directory then run npm install ( npm will install dependancies ).

<4> install redis server on Ubuntu machine with the following command sudo apt-get install redis-server

<5> Start application server by running node bin/www

About

This is an express boiler plate that enables you to setup an express project .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published