This is a website that uses the StarWars API to provide a browser for details in all Star Wars movies.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
You will need to have installed NPM and the Angular CLI.
A step by step series of examples that tell you how to get a development env running.
First, after cloning the repo, you must install the dependencies:
npm install
To run the development server, just type:
ng serve
Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng test
to execute the unit tests via Karma.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.
- Hildor Júnior - hildorjr