Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 211 Bytes

Readme.md

File metadata and controls

23 lines (15 loc) · 211 Bytes

LiveGoodWarsaw

Repository for frontend of LiveGoodWarsaw hackaton project

Setup

$ npm install

Running

$ npm start

and visit http://localhost:3000

Build

$ npm run build