mirror of
https://github.com/wassname/talk.git
synced 2026-07-08 23:11:58 +08:00
24 lines
320 B
Markdown
24 lines
320 B
Markdown
# Talk
|
|
A commenting platform from The Coral Project. [https://coralproject.net](https://coralproject.net)
|
|
|
|
### Getting Started
|
|
`npm install`
|
|
Run it once to install the dependencies.
|
|
|
|
`npm start`
|
|
Runs Talk.
|
|
|
|
### Testing
|
|
`npm test`
|
|
|
|
### Lint
|
|
`npm lint`
|
|
|
|
### Docs
|
|
`swagger.yaml`
|
|
|
|
### Mantainers
|
|
|
|
### License
|
|
**Apache-2.0**
|