Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Ward727a/RPGCreator-Doc

Repository files navigation

RPG Creator - Documentation

This is the repository of the documentation for RPG Creator, you can access it via this link: https://doc.rpgcreator.dev/

The documentation use Docusaurus, Github Codeblock by saucelabs, and Algolia for search feature.

How to build

First you need to have Node.js.

Once you have it, clone the project anywhere you want to:

git clone https://github.com/Ward727a/rpgcreator-doc.git

You will get a folder called rpgcreator-doc go inside, then open a new terminal inside this folder, and do the following command:

npm i

Wait for NPM to finish to install all the needed libraries, once done, you can just do the following command:

npm start

Docusaurus will start the development server, and you can just go to http://localhost:3000 to access it!

More info

For more information, go check the Docusaurus documentation!

About

Website for RPG creator (WIP)

Resources

License

Stars

Watchers

Forks