Skip to content

BlackStef/MonTPJs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rendu TP 2C 2017, groupe NABHAN, PEREZ

Unicorn

This note explains how to install and use the program. Follow the instructions below:

Note: Feel free to play and change the different parameter of the soft.

Requirement

node.js installed on your device

Lists of dependancies

  1. "bluebird": "3.5.0",
  2. "chalk": "1.1.3"

Note: All the dependancies can be installed using npm install.

Installation :

Choose your directory, and then open a bash :

git clone https://github.com/BlackStef/MonTPJs.git YourDirectoryName
cd YourDirectoryName
npm install

Then, open project directory with your IDE (jetBrain Webstorm is recommanded) or :

node index.js

to run the program in the same bash.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published