git clone [email protected]:rikukissa/thoughts-app.git
cd thoughts-app
npm install
npm start
open http://localhost:3000
npm test
or
npm test -- --watch
git clone [email protected]:rikukissa/thoughts-app.git
cd thoughts-app
npm install
npm start
open http://localhost:3000
npm test
or
npm test -- --watch