Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 205 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 205 Bytes

React Wines

This is the result of the React 101 Workshop

Run

npm install
npm start

or if you use yarn

yarn install
yarn start