Awesome
Soul Studio
Development
Make sure that Soul Core API is up and running and then
cp .env.sample .env # Duplicate sample environment variables
nano .env # Update the environment variables
npm install # Install dependencies
npm run dev # Start the dev server