Skip to content

jacqinthebox/node-express-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starter project for Node

This is a starter project for a static website running on a Node.js web server. It use gulp and browsersync.

Requirements

npm install -g gulp
npm install -g browsersync
npm install -g gulp-nodemon

Using the repo

Clone or fork the repo, cd into it and type

npm install

Start the server:

gulp serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published