Skip to content

KMKfw/kmk_website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kmk-site

welcome

Built using node v16

  • cd site
  • npm install
    • this will install the dependencies
  • npm run setup
    • this will clone the submodules to get the kmk docs
  • npm run update
    • this will update the docs if changes have been made
    • if you have run setup you only need to run update
  • npm start
    • this will start up the dev server