Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 294 Bytes

File metadata and controls

18 lines (13 loc) · 294 Bytes

CodeInbox

Source for https://codeinbox.com. If you're looking for the cli, run:

brew install codeinbox/homebrew-tap/codeinbox

Contributing

git clone git@github.com:codeinbox/codeinbox.com.git
cd codeinbox.com
npm i
npm run dev

Open a pull, and see what happens.