Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mib-kamel/angular-slider
https://github.com/mib-kamel/angular-slider
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mib-kamel/angular-slider
- Owner: mib-kamel
- Created: 2017-08-10T14:46:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-10T14:49:45.000Z (over 7 years ago)
- Last Synced: 2023-08-25T10:02:22.993Z (over 1 year ago)
- Language: TypeScript
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project has been made using angular-cli
to run the project you should :-
1- intall nodejs
2- go to the project folder and run:
npm install (to install the modules)
npm install -g @angular/cli (to install the angular/cli globally)
ng serve (to serve the project in the port 4200)3- to build the project run:
ng build --prodyou can upload it :)
thanks
Mohamed Ibrahim Kamel