Skip to content

jloracudris/server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ultra simple Express boilerplate with Gulp

This is a simple project I use when I need to do some experiment on some js or css.

Gulp gives the livereload super quick power.

To install

git clone https://github.com/MadeOnMars/Express-boilerplate.git myApp
cd myApp
npm install
npm install --global gulp
gulp
# The project is available at http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published