Documentation for Jackal's blockchain Canine
Go to file
dependabot[bot] ef4c67f14e
Bump ua-parser-js from 0.7.31 to 0.7.35
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.35.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.35)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-27 17:48:27 +00:00
.github udpating depend 2023-04-27 13:45:59 -04:00
docs Update dashboard.md 2023-04-27 13:44:41 -04:00
src fixing refs 2023-04-27 10:26:15 -04:00
static Add files via upload 2023-04-27 12:22:22 -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 @sideway/formula from 3.0.0 to 3.0.1 2023-04-27 17:46:00 +00: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 Bump ua-parser-js from 0.7.31 to 0.7.35 2023-04-27 17:48:27 +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.