Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 333 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 333 Bytes

hackncs-17

Official website Of NCS

*execute the following commands To run the website

*create a config.js file in root folder of hackncs17 using solution to issue #8

Navigate to the hackncs17 folder in terminal using cd "path/to/folder"

    $ npm install --save
    $ npm install -nodemon -g
    $ nodemon server.js