Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 241 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 241 Bytes

Amplify App

Development

yarn start

Starts the development server on port 3000. Can also run it with a custom port:

yarn start --port 420

yarn build

Builds the production version of the app (for Vercel).