Features:
Command | Description |
---|---|
yarn dev |
Start the development server on http://localhost:3000/ |
yarn dev:watch |
Development with reloads from content changes |
yarn build |
Build the application for production usage |
yarn export |
Export app to static HTML in the out directory |