Testing GraphQL on Angular. site
- Angular 8
- HTML
- Typescript
- SASS
- Apollo Angular
- Bootstrap 4
- Rick and Morty GraphQL API
To run this project you'll need GIT, NodeJS and Angular installed on your computer.
# Clone this repository
$ git clone https://github.com/rafashiga/rickandmorty-app.git
# Go into the repository
$ cd rickandmorty-app
# Install dependencies
$ npm install
# Run the project
$ ng serve
