/ README.md
README.md
1 MORPHEUS NODE 2 3 First, clone this repo. 4 5 Then, start yarn. 6 7 `yarn` 8 9 This will set up all node modules needed. 10 11 If you want to test the app without building an executable: 12 13 `yarn start` 14 15 To build an executable to run on your current system's specs: 16 17 `yarn make` 18 19 Other run, test, and build scripts can be found in package.json 20 21 Please visit MOR.software to sign up as a developer to be rewarded for your merged contributions. Submit an MRC to get support for feature and improvement ideas. 22 23 24 MOR.software is also the place to build, submit, deplloy, and manage all of your Smart Agents.