All checks were successful
NPM Audit Check / Check NPM audit (push) Successful in -2m13s
13 lines
163 B
Markdown
13 lines
163 B
Markdown
# morning-report
|
|
|
|
randomly generate a radio show-style weather report according to a flexible config file.
|
|
|
|
## Usage
|
|
|
|
```
|
|
npm install
|
|
npm run build
|
|
npm start
|
|
```
|
|
|