1
0
Go to file
2019-07-13 07:56:30 -04:00
public style 2019-07-13 07:56:21 -04:00
server first commit 2019-07-13 07:56:06 -04:00
src first commit 2019-07-13 07:56:06 -04:00
.gitignore first commit 2019-07-13 07:56:06 -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