Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 207 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 207 Bytes

install dependencies

$ yarn install

serve with hot reload at localhost:3000

$ yarn start

build for production

$ yarn build

To learn React, check out the React documentation.