Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pankajparkar/e-shopping

https://pankajparkar.github.io/e-shopping/
https://github.com/pankajparkar/e-shopping

Last synced: 20 days ago
JSON representation

https://pankajparkar.github.io/e-shopping/

Awesome Lists containing this project

README

        

## Getting started - step by step

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.3.20.

- Install [NodeJS](https://nodejs.org/en/)
- `cd` into this folder
- Run `npm install`

## Development

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

Run `npm test` to execute the unit tests via [Karma](https://karma-runner.github.io).

Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.