Skip to content

pavelsvagr/ts-decorator-framework

Repository files navigation

Typescript decorators demo app

Demo application representing the power of decorators for making an own framework / templates. All decorators are stored in framework/decorators folder. See code or run locally to se how it works live. 🚀

Running on localhost

  • Requires docker and nvm
docker-compose -p decorator-framework up
nvm i
npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published