Get Started
You'll be implementing your chatbot using the Song Turbo Starter Kit. So to get started your can follow the same steps as in the certification process for Song Turbo. See here
Steps 1 to 4 are important, but the rest you decide for yourself.
As it says in that page, to start the web server locally, you can run:
yarn dev:webAnd you should have it running on localhost:3000 in a while. Now you have a clean canvas to start from.