mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-11-03 07:52:55 +00:00
430 B
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.