https://github.com/talento90/fcc-ts-demo
https://github.com/talento90/fcc-ts-demo
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/talento90/fcc-ts-demo
- Owner: Talento90
- License: mit
- Created: 2018-09-24T14:08:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-24T15:04:22.000Z (over 7 years ago)
- Last Synced: 2025-01-13T10:22:54.752Z (over 1 year ago)
- Language: TypeScript
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fcc-ts-demo
REST api using typescript and expressjs for demo purposes.
## Installation & Run
* *npm install* - Install dependencies
* *npm run build* - Transpile typescript files
* *npm run start* - Start application