App Scripts Reference
All you need to develop and deploy your app
Start a development server:
npm run devGrant Editor Claim
npm run grant-editor <email-address>Create a production build:
npm run buildServe a production build locally:
npm run serveDeploy you web app to Firebase:
Last updated
Was this helpful?