import (deploy to Deno Deploy)? [y/N] y ? Using Unocss(TailwindCSS)? [y/N] y ? Initialize VS Code workspace configuration? [y/N] y ↓ Downloading template(react), this might take a moment... ▲ Aleph.js is ready to go! $ cd hello-aleph $ deno task dev # Start the server in `development` mode $ deno task start # Start the server in `production` mode $ deno task build # Build & Optimize the app (bundling, SSG, etc.) Docs: https://alephjs.org/docs Bugs: https://github.com/alephjs/aleph.js/issues