A CLI to help bootstrap Soya Next projects quickly.
npm install -g soya-next-cli
soya-next-cli <project-directory>
Note: replace \ with your new project name or path to it.
Then, follow the instructions. It should be something like the following:
cd <project-directory>
npm start