From b84a92710c0a6d704f2663b13c6efed66c3900a3 Mon Sep 17 00:00:00 2001 From: Belen Curcio Date: Tue, 1 Nov 2016 12:27:54 -0300 Subject: [PATCH] README Talk --- README.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 000000000..f0f5085b4 --- /dev/null +++ b/README.md @@ -0,0 +1,23 @@ +# 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**