Use Song Turbo in a new project
The Song Turbo is a large complex repo hosting several applications and plenty of demo source code. When you start a new project it's nice to start with a blank canvas. But you also need structure and support for all the good things Song Turbo provide.
We provide an "eject" script for this purpose. It will guide you through some steps to create the base you need for a new project. And remove the rest.
💡
Please note that running this script removes the connection to Song Turbo git repository for the folder its run in. So its only possible to run once.
- Clone the repo to a folder
- In a terminal, located in the root of the folder, run
./packages/support/scripts/eject. Its a bash script and only MacOS is officially supported currently. - Follow the instructions shown and when its completed, check the README file.