Go to file
2019-11-18 13:49:59 -05:00
components first commit 2019-11-18 13:49:59 -05:00
.eslintrc first commit 2019-11-18 13:49:59 -05:00
.gitignore first commit 2019-11-18 13:49:59 -05:00
.prettierrc first commit 2019-11-18 13:49:59 -05:00
App.js first commit 2019-11-18 13:49:59 -05:00
index.js first commit 2019-11-18 13:49:59 -05:00
package-lock.json first commit 2019-11-18 13:49:59 -05:00
package.json first commit 2019-11-18 13:49:59 -05:00
README.md first commit 2019-11-18 13:49:59 -05:00

  • to run: npm start
  • use npm run dev to use nodemon (must be installed globally)

todo

  • chalk works for text color!
  • restore terminal title after exiting ?