Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/arsengabrielyan/eshop-project

Angular Project - eCommerce Site
https://github.com/arsengabrielyan/eshop-project

Last synced: about 14 hours ago
JSON representation

Angular Project - eCommerce Site

Awesome Lists containing this project

README

        

# eCommerce Project

A Sample Online Shop (eCommerce) Project with Basic Functions

## Install:
```bash
git clone [email protected]:ArsenGabrielyan/eshop-project.git
cd eshop-project
npm install
npm install -g @angular/cli
npm start
```

## Other Commands
`npm run build` - Builds an Application for Production

`npm start` - Starts the Application to `http://localhost:4200/`

> GitHub [@ArsenGabrielyan](https://github.com/ArsenGabrielyan)  · 
> [Arsen's Website](https://arsen-g.web.app)