Documentation for Jackal's blockchain Canine
Go to file
Marston Connell 74cde3c2f7 fixing branch
2023-04-27 10:32:02 -04:00
.github/workflows fixing branch 2023-04-27 10:32:02 -04:00
docs fixing refs 2023-04-27 10:26:15 -04:00
src fixing refs 2023-04-27 10:26:15 -04:00
static updated cname 2022-11-21 09:32:27 -05:00
.gitignore minor update 2022-12-02 10:46:59 -07:00
.yarnrc.yml fixing refs 2023-04-27 10:26:15 -04:00
babel.config.js first commit 2022-07-09 11:52:30 -04:00
docusaurus.config.js updated config 2022-09-14 17:31:29 -04:00
package-lock.json first commit 2022-07-09 11:52:30 -04:00
package.json styling the docs 2022-09-02 11:26:48 -04:00
README.md updating readme 2023-04-27 10:31:06 -04:00
sidebars.js first commit 2022-07-09 11:52:30 -04:00
yarn.lock fixing refs 2023-04-27 10:26:15 -04:00

Jackal Docs

Installation

$ yarn

Local Development

$ yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.