Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 134 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 134 Bytes

www

react-europe conference website

For dev, run:

npm install
bower install
gulp serve

For prod:

gulp dist