Preact
A sample Preact app for KintoHub
#
๐ Deploying on KintoHub- Service Type: Static Site
- Repo: https://github.com/kintohub-examples/preact
- Branch: master
- Language: NodeJS
- Version: 13
- Build:
npm install && npm run build
- Build Output Path:
build
This will take a few minutes to deploy. Then click on the Access tab and copy the External Access
URL to see the Preact App.
#
๐จ Running locallyPre-requisites: NodeJS v13+
- Clone the repository to a folder of choice.
- Install the dependencies
- Runs
serve
ordev
, depending onNODE_ENV
value. Defaults todev server
- Run a development, HMR server
- Run a production-like server
- Production-ready build
#
๐ SupportSlack: https://join.slack.com/t/kintogoons/shared_invite/zt-mu6bvg79-BmkkdMRRwohJioZggXVYeA