Skip to content

TCF-Wiki/TCF-Tools

Repository files navigation

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