We currently working very hard on developing the new Version 1.0 completely rewritten in TypeScript.
If you want to use the older Version 0.5.5 go to the master branch.
- Ensure that Node.js is installed.
- Run
npm install
to ensure the required dependencies are installed. - Run
npm run build
to build Mojito.js. The builds will be placed in the dist/ directory.