mirror of
https://github.com/wassname/talk.git
synced 2026-06-30 01:24:02 +08:00
24 lines
324 B
Markdown
24 lines
324 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 run lint`
|
|
|
|
### Docs
|
|
`swagger.yaml`
|
|
|
|
### Mantainers
|
|
|
|
### License
|
|
**Apache-2.0**
|