gh-105: Improve child entity visualization
2 files changed
tree: 57d608de58a411b3aecff13d2f6d0fc1acd6edd0
  1. public/
  2. src/
  3. .dockerignore
  4. .env
  5. .gitignore
  6. 1
  7. babel.config.js
  8. docker-compose.yml
  9. Dockerfile
  10. entrypoint.sh
  11. nginx.conf
  12. package-lock.json
  13. package.json
  14. README.md
  15. yarn-error.log
  16. yarn.lock
README.md

custos-demo-gateway

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.