frontend-tutorial-framework/README.md

430 B

Tutorial Framework Frontend

Building and running with magic starter

Execute the tfw_magic_start.sh script and it will automagically run a backend instance in Docker and serve the Angular frontend locally.

This requires the tutorial-framework-wip and tutorial-framework-ng repositories to have a common parent folder.

Running with yarn

Simply execute yarn start in the project root.