Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 654 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 654 Bytes

Etown-foundation

A collaborative effort used to gather common design elements into a foundation framework. The goal of this project is to allow developers to clone this git and use their clone as a sandbox for writing new features without to work with the whole englishtown project.

Installation instruction

  1. git clone [email protected]:englishtown/etown-foundation.git
  2. cd etown-foundation
  3. sudo npm install
  4. sudo npm install nodemon -g
  5. node app.js or nodemon app.js

Nodemon

Nodemon acts as a wrapper around the node run-time and will reload your application when it detects changes to files.

Authors

Stephan Wallentin Lorenzo Buosi