components | ||
.eslintrc | ||
.gitignore | ||
.prettierrc | ||
App.js | ||
index.js | ||
package-lock.json | ||
package.json | ||
README.md |
- 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 ?