Install dependencies
yarn
Run the development server:
yarn dev
Run the export to a static version (in /out
)
yarn build
Open http://localhost:3000 with your browser to see the result.
Install dependencies
yarn
Run the development server:
yarn dev
Run the export to a static version (in /out
)
yarn build
Open http://localhost:3000 with your browser to see the result.