Skip to content

maximecharron/umovie-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

332 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GLO-3102 - team01

UMovie autumn 2015

Install Node JS

  1. Install node by executing the specific installation corresponding to your OS

  2. Verify that Node is correctly installed by executing this command: node -v

    • If you get v0.10.x, then Node is installed. If you get an error message, your Node install did not install correctly.
  3. Verify that Node package manager (npm) was install during the Node install by executing this command: npm -v

    • If you get v1.3.x, then npm is installed. If you get an error message, your npm install did not install correctly.

Install required Node libraries

Start installation process with this following command in the project directory: npm install

Directives for running our awesome app ;)

  1. Open a terminal in the root folder of this project

  2. Type npm start"

  3. Be amazed :P

About

Projet GLO-3102

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors