Sequential Music Making
Homebrew (Mac users) https://brew.sh/
npm (Window users) https://www.npmjs.com/get-npm
Yarn & Node
Mac: $ brew install yarn
Windows: $ npm install --global yarn
Check that you have installed them:
$ yarn --version
$ node --version
REQUIRED: Node version >= 14.15.2
To run:
cd client
npm start
- Run:
$ npm i
$ npm run dev
If you see a nodemon error in the console, run $ npm i nodemon
.
- Go to http://localhost:4000/