/TCF-Tools

Website for all the cycle frontier wiki tool pages

Primary LanguageVueMozilla Public License 2.0MPL-2.0

TCF Tools

Webpage for the cycle frontier wiki tools pages, found here: https://tools.thecyclefrontier.wiki

To run site locally, do:

$ git clone https://github.com/TCF-Wiki/TCF-Tools
$ cd TCF-Tools
$ npm install --save
$ npm run dev