HACC2021 / DAAJ

MIT License
2 stars 1 forks source link

DAAJ

Deployed app

install watchman (macOS only) https://facebook.github.io/watchman/docs/install#buildinstall

https://docs.npmjs.com/downloading-and-installing-node-js-and-npm

https://github.com/nvm-sh/nvm

first check all versions are correct, if not install nvm (macos)

then try do

nvm install 16.13.0

nvm use 16.13.0

and then do npm install -g npm

then do npm install in both folders. (frontend and backend)

(run meteor first)

to run meteor backend:

to run React-Native frontend:

then run in iOS/Andriod simulator