ProzillaOS/docs/README.md
2023-07-15 14:17:03 +02:00

14 lines
No EOL
240 B
Markdown

# Documentation
## Table of contents
- [Contributing](contributing)
- [React](react)
## Overview
### Getting started
1. Clone this repository.
2. Run `npm install`.
3. Run `npm start` and visit [localhost:3000](http://localhost:3000/).