cfc2ea9117
* Add free_trial to deploy camunda script * WIP FreeTrial modal * Handle free trial modal via self endpoint * Set correct plan title for trial * Remove catch * lint * Refactor * Remove unnecessary code * Rename to EnterpriseBasicTrialModal |
||
---|---|---|
.. | ||
assets | ||
public | ||
src | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE.md | ||
README.md | ||
babel.config.js | ||
index.html | ||
nuxt.config.js | ||
package.json | ||
routify.config.js | ||
tsconfig.build.json | ||
tsconfig.json | ||
vite.config.js | ||
vitest.setup.js |
README.md
Get Started
yarn install
Vite dev server (port 3000): yarn run dev
Build yarn run build