Welcome to the Raspberry Award Tracking System project repository! This project consists of an Angular solution developed to visualize Raspberry Award statistics, according to the specification presented in Documentation (PT-br).
-
Clone this repository to your computer:
git clone https://github.com/GiovaniRizzato/pior-filme-frontend
-
Download the solution dependencies:
npm install
-
Follow the steps in Building the solution foundation
-
Run the application:
npm run start
-
Access the page at http://localhost:4200/
-
Follow the steps in Building the solution foundation
-
Run the mocked server:
npm run mocks
Note: All "server" responses are static and do not change regardless of input, for more information on how it works visit: https://www.mocks-server.org/
-
With the "server" running, in another prompt, run the solution in development configuration:
npm run start:dev
-
Access the page at http://localhost:4200/