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