You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jason Kiesling edited this page Sep 14, 2018
·
1 revision
Horribly written, simply quick notes to be later put into real documentation.
Tip: If you put both MYR and the MYR backend inside a folder such as (/home/user1/MYR/MYR and /home/user1/MYR/MYR-backend), you can use yarn prod to make a production build of MYR and move it to the backend
-Setup regular MYR dev enviroment
-Install MongoDB
-Clone repo locally
-Add MYR build
--Run yarn build in MYR dev
-Add node modules
--npm install
-Do other stuffs?