GeekPark How to Start # clone project git clone https://github.com/geekpark/gpk_web.git cd src # modify config.js cp config.example.js config.js cd .. yarn install # start npm run dev Deploy npm run build