git clone https://github.com/katiewright26/react-larp-api
cd
npm install
npm run dev
browse to http://localhost:3000/.
Make API calls from postman.
to run the frontend server, follow instructions at https://github.com/katiewright26/larps-react
npm test
npm run deploy