This project is a frontend of a e-commerce; Backend can be found here https://github.com/NathanAlcantara/gb-backend
Run yarn start
for a dev server. Navigate to https://localhost:49152/
. The app will automatically reload if you change any of the source files.
Angular Schematics basically.
Run yarn build
to build the project. The build artifacts will be stored in the dist/
directory. This build to prod.