Go to file
2019-07-13 06:27:22 -07:00
public style 2019-07-13 07:58:30 -04:00
server fix toggling and thread view 2019-07-13 14:15:56 +02:00
src fix toggling and thread view 2019-07-13 14:15:56 +02:00
.gitignore WIP recursion 2019-07-13 07:58:43 -04:00
.prettierrc first commit 2019-07-13 07:58:17 -04:00
package-lock.json first commit 2019-07-13 07:58:17 -04:00
package.json update readme, scripts 2019-07-13 07:58:34 -04:00
README.md update readme, scripts 2019-07-13 07:58:34 -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