Files
talk/README.md
T
2016-11-04 14:26:32 -06:00

24 lines
438 B
Markdown

# Talk [![CircleCI](https://circleci.com/gh/coralproject/talk.svg?style=svg)](https://circleci.com/gh/coralproject/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**