https://github.com/paralleltask/dinoloop-starter
Dinoloop starter featuring typescript and express
https://github.com/paralleltask/dinoloop-starter
Last synced: 6 months ago
JSON representation
Dinoloop starter featuring typescript and express
- Host: GitHub
- URL: https://github.com/paralleltask/dinoloop-starter
- Owner: ParallelTask
- License: mit
- Created: 2018-05-29T14:21:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-06T18:50:58.000Z (almost 7 years ago)
- Last Synced: 2023-03-11T08:17:43.187Z (almost 3 years ago)
- Language: TypeScript
- Homepage:
- Size: 6.84 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dinoloop-starter
[Dinoloop](https://github.com/ParallelTask/dinoloop) starter featuring typescript and express.
## How to
git clone the project
```
npm install
npm start
```
Navigate to [http:localhost:8088/api/home/get](http:localhost:8088/api/home/get) in browser