Install dependencies:
yarn install
yarn dev
Use the generate
command to build your application.
The HTML files will be generated in the .output/public directory and ready to be deployed to any static compatible hosting.
yarn generate
For a detailed explanation of how things work, check out Docus.