-
Install homebrew
-
brew install nodejs -
Install dependencies
npm install -
Start the app.
npm startThis will start your dev server, watch the files and recompile them every time they change.
-
Navigate to http://localhost:1337/.
This repository was archived by the owner on Sep 25, 2024. It is now read-only.