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. 🚀
- Requires docker and nvm
docker-compose -p decorator-framework up
nvm i
npm run start