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