Skip to content

Sample code that uses and tests the decorator code in restapi-typescript-decorators

Notifications You must be signed in to change notification settings

synle/restapi-typescript-decorators-front-end-example

Repository files navigation

Build and Test CI

restapi-typescript-decorators-front-end-example

Sample code that uses and tests the decorator code in restapi-typescript-decorators (https://github.com/synle/restapi-typescript-decorators). This Repo is showing how the decorators can be used in a frontend environment / setup with React library. But you can use it along with any frontend library / framework.

to install the lib from npm

npm i --save restapi-typescript-decorators

to run the sample code

npm start

Demo

Demo can be viewed at this URL: https://synle.github.io/restapi-typescript-decorators-front-end-example/dist

Notes

  • This frontend setup uses parcel bundler.

About

Sample code that uses and tests the decorator code in restapi-typescript-decorators

Topics

Resources

Stars

Watchers

Forks