Navigate to folder of your choice:
git clone https://github.com/DevCodeConsulting/CeViche_Frontend.git
Requirements
- Node (5.1.1 or later)
- Yarn (0.17.10 or later)
Install Yarn:
- Run npm install yarn inside the directory you cloned the project
or
- install using brew
Inside your project directory run:
1) yarn install
2) yarn start
//starts a local webserver on http://localhost:1658