Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 246 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 246 Bytes

Sauersite

Small project to learn html,css,javascript. Moved on to sauersite2

Installation:

  • Install node.js 0.8 +
  • Install npm
  • Run "npm install"
  • Run "npm install -g nodemon" for development

Start Server:

  • For development run npm dev