Skip to content

mojs/mojs.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mojs.github.io

Website for mo · js with tutorials and documentation.

mo · js

To get started

  • 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 on http://localhost:8080

Deploy

  • Run npm run build
  • Push to the mojs.github.io master branch using . deploy.sh