Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pixelators4014/4014-docs
- Owner: Pixelators4014
- Created: 2024-03-18T08:24:12.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T03:37:57.000Z (7 months ago)
- Last Synced: 2024-05-23T01:15:42.640Z (7 months ago)
- Homepage: https://4014-docs.pages.dev
- Size: 5.27 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.