Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 288 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 288 Bytes

lecture-3A-F2_web

Setup

yarn install

Development Server

Start the development server on http://localhost:3000:

yarn dev

Deployment

Check out the deployment documentation for more information.