https://github.com/tsmean/frontend
All frontend modules of the tsmean seed bundled together
https://github.com/tsmean/frontend
Last synced: 3 months ago
JSON representation
All frontend modules of the tsmean seed bundled together
- Host: GitHub
- URL: https://github.com/tsmean/frontend
- Owner: tsmean
- Created: 2017-05-31T19:01:28.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-08T06:42:09.000Z (over 8 years ago)
- Last Synced: 2025-10-20T10:51:31.754Z (9 months ago)
- Language: TypeScript
- Homepage: http://www.tsmean.com
- Size: 273 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Installation
### Prerequisits
- node v6 or v8
- git
- ts-node
### Set up
```
git clone https://github.com/tsmean/frontend.git
cd frontend
npm install
```