Build beautiful in-app flows with no code and deliver them instantly to your app/website. Customer.io
npm install customerio-gist-web- Clone the repository
- Install dependencies:
npm install - Start the dev server:
npm start - Navigate to:
http://127.0.0.1:8081/examples/
npm run build:prodnpm test- Run testsnpm run typecheck- Type check the projectnpm run lint- Lint the codebasenpm run format- Format code with Prettier
- Merge PR into
developbranch - Navigate to the Feature Release Action
- Click Run Workflow
- Select version type:
- patch - Bug fixes and minor updates
- minor - New features and enhancements
- major - Breaking changes or major API updates
- Merge PR into
masterbranch - Navigate to the Hotfix Release Action
- Click Run Workflow
Made with ❤️ by Customer.io