Find your Pare!
cd [project directory]
git clone https://github.com/kevinreber/pare.git
cd pare
npm install
npm start
Open http://localhost:3000 to view project in the browser.
npm test
Launches the test runner in the interactive watch mode.
See the section about running tests for more information.