18 lines
150 B
Markdown
18 lines
150 B
Markdown
# schedtxt
|
|
|
|
Frontend web app used to send messages
|
|
|
|
# Getting started
|
|
|
|
Loading dependencies
|
|
|
|
```
|
|
npm install
|
|
```
|
|
|
|
## Running app
|
|
|
|
```
|
|
npm run dev
|
|
```
|