Uses a modified vue-server-renderer/basic.js
, for changes see this commit.
npm install -g @cloudflare/wrangler
npm install
Add your account_id
to wrangler.toml
. You can find your account_id on the
right sidebar of the Workers or Overview Dashboard. Note: You may need to scroll
down! For more details on finding your account_id click here.
npm run preview
npm run publish