Files
oneuptime/docs/concept.md

10 lines
213 B
Markdown

# Concept.
Please read OneUptime public website (https://oneuptime.com).
You can also run oneuptime website locally by running
- `npm install` and
- `npm start`
inside of the `home` folder of this project.