mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
10 lines
213 B
Markdown
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.
|