juanmzaragoza / jelpzoneNewFront

0 stars 0 forks source link

JelpZone

Build Status

To install the last stable version of the system you have to be located in master. For that, you have to download the code and obtain the last version.

git checkout master
git pull origin master

Requeriments

Install

Into /source:

npm install
npm start # for development
npm run build # for production