Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 210 Bytes

development.md

File metadata and controls

11 lines (10 loc) · 210 Bytes

Setup boostjs for local development

git clone https://github.com/briancw/boostjs-server.git
cd boostjs-server
npm link

Use local boostjs-server in a local project

npm link boostjs-server