1.0.6 • Published 6 years ago

ayoub.react-runner v1.0.6

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

react-runner

Strat the project procedure

Cloning the project

check that you updated the conf.js File and that mongoDb is running

git clone http://gitlab.neverdiealone.fr/a.hassani/react-runner.git
cd react-runner
npm install
//generate docs
jsdoc  -c .jsdoc.json 
npm i -g // for local global install
//use ayoub cli to initiate react preject  --template rect-ayoub to test
ayoubcli test --template react-ayoub

Generating Documentation

To generate docs run
jsdoc  -c .jsdoc.json