Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/arsengabrielyan/eshop-project
- Owner: ArsenGabrielyan
- Created: 2023-05-22T11:16:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-12T13:51:17.000Z (10 months ago)
- Last Synced: 2024-01-13T03:39:36.943Z (10 months ago)
- Language: TypeScript
- Size: 1.5 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)