Use this template on the GitHub page.config.env to fit our purposes.
(Such as APP_NAME to the name of your app.)task up to start the server and generate your initial project.localhost:4000 or something different depending on
how you changed config.envA directory will be crated with your project name that you specified
with APP_NAME in config.env that will contain all our source code.
task --listtask logstask shelltask downtask remove