/preact-cli-blank

Stripped output from `preact create default myapp --yarn`

Primary LanguageCSS

myapp

CLI Commands

# serve with hot reload at localhost:8080
yarn dev

# build for production with minification
yarn build

# test the production build locally
yarn serve