Closed mariuslundgard closed 5 years ago
This allows for simpler installation and script execution.
frontend
backend
# In root of project npm install
npm run develop # Studio at http://localhost:3333 # Frontend at http://localhost:8000
This allows for simpler installation and script execution.
Install project (including dependencies in
frontend
andbackend
)Run development servers