Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hackafro/kendo-marketplace
Marketplace built using KendoUI components, Angular and redux
https://github.com/hackafro/kendo-marketplace
Last synced: 4 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-25T10:30:22.000Z (almost 6 years ago)
- Last Synced: 2024-11-14T19:36:25.431Z (2 months 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/)