This client communicate with the
You will need the following things properly installed on your computer.
- Git
- Node.js (with npm)
- Ember CLI
- Google Chrome
git clone <repository-url>
this repositorycd jaggcliente
npm install -g [email protected]
npm install
export GRAPHQL_URL=<YOUR GRAPHQL URL SERVER>
ember serve
- Visit your app at http://localhost:4200.