Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 235 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 235 Bytes

DevDay WebSite

Quick Overview

yarn

yarn start

Then open http://localhost:3000/ to see your app.
When you’re ready to deploy to production, create a minified bundle with yarn build.