https://github.com/hackafro/kendo-marketplace
Marketplace built using KendoUI components, Angular and redux
https://github.com/hackafro/kendo-marketplace
Last synced: 3 days ago
JSON representation
Marketplace built using KendoUI components, Angular and redux
- Host: GitHub
- URL: https://github.com/hackafro/kendo-marketplace
- Owner: HackAfro
- Created: 2019-02-25T10:22:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-25T10:30:22.000Z (over 7 years ago)
- Last Synced: 2025-01-14T14:11:58.740Z (over 1 year ago)
- Language: TypeScript
- Size: 230 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fruit store
Building an application using KendoUI and Angular
## Prerequisites
- [Angular](https://angular.io)
- [Express](https://expressjs.com/)
## Getting started
- Clone the project and install dependencies:
- Enter the project folder
- Run npm install
- Start server by running `node server`
- Run `ng serve` to start the Angular dev server
## Built With
* [Angular](https://angular.io)
* [Express](https://expressjs.com/)