Website for mo · js with tutorials and documentation.
- Install VuePress globally to be able to run the command
npm install -g vuepress - Run
npm ito install all dependencies - Run
npm startto start the project onhttp://localhost:8080
- Run
npm run build - Push to the mojs.github.io master branch using
. deploy.sh