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