makelicious / thoughts-app

Ideahigh provides you a way to create and organize your thoughts in a brand new manner
0 stars 0 forks source link

Thoughts App

Installation

git clone git@github.com:rikukissa/thoughts-app.git
cd thoughts-app
npm install
npm start
open http://localhost:3000

Testing

npm test or npm test -- --watch