AtLeastSignificant / support.mycrypto.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MyCrypto Knowledge Base

Live site can be found at https://support.mycrypto.com.

Quick Start Guide

To build this project locally, you need to have Node.js installed. Clone the project with Git and run:

$ cd knowledge-base

$ npm install

$ gulp

This will run Gulp to build the project and watch for changes. You can open knowledge-base/dist/index.html to view your local copy.

About

License:MIT License


Languages

Language:JavaScript 51.5%Language:HTML 37.5%Language:CSS 11.0%