fa36701f0f
* Changed minPlan BUSINESS to PREMIUM_PLUS * Added new helper to display the correct string plan * Changed ManageAccessModal to use the new helper * Refactored to use plan title helper, removed title function * Removed capitalised function from svelte template * Fixed linting issues * Ran yarn lint. Fixed linting issues. |
||
---|---|---|
.. | ||
.vscode | ||
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