/buy-mycrypto

Primary LanguageTypeScriptMIT LicenseMIT

buy.mycrypto.com

GitHub license

This repository contains the code for the buy.mycrypto.com

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 buy.mycrypto.com site for production, run the following command

yarn run build

If you want to deploy the buy.mycrypto.com site to Github Pages, you can use the following command instead, which will also build buy.mycrypto.com

yarn run deploy

License

The Knowledge Base is MIT licensed.