Skip to content

isabella232/knowledge-base-1

 
 

Repository files navigation

MyCrypto Knowledge Base

GitHub license

This repository contains the code for the MyCrypto Knowledge Base. For the Knowledge Base content, see MyCryptoHQ/knowledge-base-content.

Getting Started

Development

To start a development server, run the following command

yarn run start

The server will be accessible on localhost:8000.

Production

To build a static version of the Knowledge Base for production, run the following command

yarn run build

The Knowledge Base is automatically deployed by GitHub Actions when tagged.

License

The Knowledge Base is MIT licensed.

About

Knowledge base for MyCrypto

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.8%
  • JavaScript 0.2%