Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 192 Bytes

Contributing.md

File metadata and controls

13 lines (9 loc) · 192 Bytes

Contributor guide

Local development

npm i pnpm -g

git clone https://github.com/EasyWebApp/cell-router.git ~/Desktop/cell-router
cd ~/Desktop/cell-router

pnpm i
npm start