Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 213 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 213 Bytes

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