78359808bf
* Added helper function to check user plan type. * Updated help menu email support license check. * Removed stray output check * Updated function name as per feedback. * Reworked code to use the licensing store over the auth store. * Removed unnecessary variable declaration and return instead. * Updated function name to maintain consistency. * Fixed linting issues. * Removed stray comment from icon component. |
||
---|---|---|
.. | ||
.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