This is the repository of Star Wars Reference Guide project, which provides information about the Star Wars universe.
Use the app online at: https://starwars-angular.netlify.app
- Angular
- Angular Universal
- Bootstrap
- SCSS
- NPM
This project was generated with Angular CLI version 8.3.21.
In order to run this application you will need installed git and NodeJS
# Clone this repository
$ git clone [email protected]:artoryas/starwars_angular.git
# Open the repository
$ cd starwars_angular
# Install dependencies
$ npm install
# Run the app
$ ng serve -o
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.