Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 203 Bytes

Contributing.md

File metadata and controls

12 lines (9 loc) · 203 Bytes

Contributor guide

Local development

git clone https://github.com/TechQuery/crank-router.git ~/Desktop/crank-router
cd ~/Desktop/crank-router

npm install
npm run set-chrome
npm start