Skip to content

rizzaccio87/patryshop-fe

Repository files navigation

PatryshopFe

This project represents the frontend part for the patry shop project. Refer to https://github.com/rizzaccio87/patryshop for the backend part of the project. This project was generated with Angular CLI version 11.0.4.

Installation guidelines

  1. Install Node.js from https://nodejs.org/en/download/. Npm will install automatically. Test it by doing (in a terminal)
$ node -v
$ npm -v
  1. Install Angular CLI via npm
$ npm install -g @angular/cli
  1. Clone this repository and install the node dependencies, navigating to your project folder and doing (in a terminal)
$ cd ${project-parent-folder}/patryshop-fe
$ npm install
  1. Run the application doing ng serve. Navigate to http://localhost:4200/.

About

Patryshop Frontend Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published