Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 170 Bytes

readme.md

File metadata and controls

18 lines (13 loc) · 170 Bytes

BuiltByBig.com

Source for our site http://builtbybig.com 🚀

Setup

nvm install
nvm use
npm install
npm start

Deploy

npm run build