In the project directory, you can run:
yarn
installs all dependencies to make this project work.
yarn seed
seeds demo data.
You need to run this command before starting your project
yarn develop
starts the server in developement environment and builds the administration panel.
Open http://localhost:1337/admin to view it in the browser.