yarn install
- Login to medusa https://medusa.codes/
- Generate Read/Write Tokens and save https://app.medusa.codes/settings
- Copy Read/Write Tokens and add them to
.env
in the root of this directory. - Run a build with yarn start, then go check medusa.
Run yarn build && yarn serve