Skip to content

mczph/CraftTweaker-Documentation

 
 

Repository files navigation

CraftTweaker-Documentation

Documentation for CraftTweaker

This is the source code for the documentation, you can find the actual site and documentation here

Setup:

Requires npm and nodejs

git submodule init 
git submodule update
npm install
cd site/
npm install

Build

npm run build

View Results

cd site
npm run dev

Look at the url that appears on your console, should contain localhost, paste that on the browser. Ctrl C twice will stop the execution.

About

Documentation for CraftTweaker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%