1.0.5 • Published 7 years ago

loopback-typescript-example v1.0.5

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

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 to ts 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.