Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pixelators4014/4014-docs

silly docs for frc4014 the pixelators
https://github.com/pixelators4014/4014-docs

Last synced: about 1 month ago
JSON representation

silly docs for frc4014 the pixelators

Awesome Lists containing this project

README

        

## Development
Install NodeJS if it hasn't been installed.

Then run
```shell
npm i
npm run docs:dev
```

`npm i` only has to be run once.