Documentation for Jackal's blockchain Canine
Go to file
Marston Connell 5105605258
Merge pull request #38 from JackalLabs/dependabot/npm_and_yarn/docusaurus/module-type-aliases-2.4.1
Bump @docusaurus/module-type-aliases from 2.4.0 to 2.4.1
2023-05-22 15:16:12 -04:00
.github github actions bot 2023-04-27 14:16:55 -04:00
docs fixing build options 2023-05-05 11:35:39 -04:00
src styling 2023-05-03 23:36:09 -04:00
static deev docs & visual overhaul 2023-05-03 10:23:44 -04: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 transferring to jackal protocol 2023-04-27 11:14:11 -04:00
package-lock.json Bump @docusaurus/module-type-aliases from 2.4.0 to 2.4.1 2023-05-22 03:22:11 +00:00
package.json Bump @docusaurus/module-type-aliases from 2.4.0 to 2.4.1 2023-05-22 03:22:11 +00: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 Bump @docusaurus/module-type-aliases from 2.4.0 to 2.4.1 2023-05-22 03:22:11 +00: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.