/gazin-front

Desafio Front-end para a Gazin

Primary LanguageTypeScriptMIT LicenseMIT

Readme

This project was generated with Angular CLI version 13.0.0.

Remembering that it is necessary to upload the back-end to port :3000 for the application to work fully, project available at: https://github.com/VictorPubh/gazin-back

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

If you want to use npm:

Installation and Start with NPM

$ npm install
$ npm start

If you want to use yarn:

Installation and Start with YARN

$ yarn && yarn start

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.