9a375d6716
* Add button parameters to actions * Add button states to confirmation store * Set text of buttons if values are exist * Pass stored values through to the modal * Add missing duplicate text map * Fix lint issues --------- Co-authored-by: melohagan <101575380+melohagan@users.noreply.github.com> |
||
---|---|---|
.. | ||
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