MaxItUp is a Mac setup tool to create a setup script for newly formatted Mac devices.
This app requires npm to build, if Node and npm are not installed on your device, you should install them first more info here
Move to project directory and install required npm packages
npm iRun React server
npm run startTo create a production build, use:
npm run buildThis project is built using React JS, Redux and other dependencies. Complete list of 3rd party dependencies can be found in package.json
To add, update, or remove content, please check out max-itup/content
Special thanks to:
- Bashar Ghadanfar coming up with the name MaxItUp! and designing the project's visual identity.
MaxItUp is released under the MIT license. See LICENSE for more information.