Go to file
2019-07-13 22:40:08 +02:00
public style 2019-07-13 07:56:21 -04:00
server fix toggling and thread view 2019-07-13 21:09:23 +02:00
src show nested collapsed comments (#3) 2019-07-13 22:40:08 +02:00
.gitignore WIP recursion 2019-07-13 07:56:55 -04:00
.prettierrc first commit 2019-07-13 07:56:06 -04:00
package-lock.json first commit 2019-07-13 07:56:06 -04:00
package.json update readme, scripts 2019-07-13 07:56:30 -04:00
README.md update readme, scripts 2019-07-13 07:56:30 -04:00

git clone apgit:notnull/mwe-comments cd mwe-comments npm i cd server npm i createdb mwe-comments npm run seed cd .. npm start