Skip to content

timclifford/simple-node-express-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Node-Express Server

Simple Node.js Express server ready to use.

Install

Install all dependencies

npm install

or

yarn

Usage

Start project on local server (go to http://127.0.0.1:3000)

npm start

or

yarn start

Build project

npm run build

Preview build (go to http://127.0.0.1:3000)

npm run serve

Run test

npm run test

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •