https://github.com/p3t3r67x0/megabuy
This repo contains the UI for a modern shop system written in Angular 5
https://github.com/p3t3r67x0/megabuy
angular ecommerce marketplace opensource typescript
Last synced: 3 months ago
JSON representation
This repo contains the UI for a modern shop system written in Angular 5
- Host: GitHub
- URL: https://github.com/p3t3r67x0/megabuy
- Owner: p3t3r67x0
- Created: 2018-05-12T18:30:31.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-05-24T00:18:49.000Z (about 3 years ago)
- Last Synced: 2025-10-12T10:29:06.576Z (9 months ago)
- Topics: angular, ecommerce, marketplace, opensource, typescript
- Language: TypeScript
- Homepage:
- Size: 1.88 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/webtobesocial/megabuy)
# Megabuy





## Installation
Clone this repository and run `npm install` to fetch the dependencies. Next update the enviroment files under `/src/environments/*`. Now run `ng serve --watch` for a dev server. Navigate to `http://localhost:4200/`. Now setup the backend, clone this repo `https://github.com/webtobesocial/megabuy_api.git` and follow the README.md.
## Build
Run `ng build --prod` to build the project. The build artifacts will be stored in the `dist/` directory.