https://github.com/tutv/edoo-web-v2-old
Edoo web app - Beta
https://github.com/tutv/edoo-web-v2-old
Last synced: 9 months ago
JSON representation
Edoo web app - Beta
- Host: GitHub
- URL: https://github.com/tutv/edoo-web-v2-old
- Owner: tutv
- Created: 2016-09-18T13:57:35.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-17T01:33:27.000Z (almost 10 years ago)
- Last Synced: 2025-02-04T21:45:40.551Z (over 1 year ago)
- Language: CSS
- Homepage:
- Size: 2.69 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Edoo Web App - Version Beta
http://beta.uetf.me
# Install
- Install angular-cli
`npm i -g angular-cli`
- Install typings
`npm i typings --g`
- Install dependency packages.
`npm i`
- Run
`npm start`