loopback-typescript-example
v1.0.5
Published
Loopback TypeScript Example app
Downloads
2
Readme
Loopback Typescript Example
Proofs:
- TypeScript in model
- TypeScript in boot scripts
Cons:
- No generators (see http://fireloop.io/ for full featured framework)
- Manual editing model (rename
js
tots
and insert TypeScript code)
git clone https://github.com/restricted/loopback-typescript-example.git
cd loopback-typescript-example
npm install
slc run
Good Luck!
--
The project is generated by LoopBack.