Go to file
data 23144bc180 fix toggling and thread view
- pass all comments to ThreadList
- filter comments based on threadLevel === parentId
- pass comment id to toggleCollapse()
2019-07-13 21:09:23 +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 fix toggling and thread view 2019-07-13 21:09:23 +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