f595112b38
I've made some changes to the tests and commands file to allow for the tests to run within the Test env after the latest round of UI changes. Some of these changes also allow for testing instances in which apps already exist - This is specific for the test env, the CI runs always have a clean instance |
||
---|---|---|
.. | ||
.vscode | ||
assets | ||
build | ||
cypress | ||
src | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE.md | ||
README.md | ||
babel.config.js | ||
cypress.json | ||
index.html | ||
nuxt.config.js | ||
package.json | ||
routify.config.js | ||
tsconfig.json | ||
vite.config.js | ||
yarn.lock |
README.md
Get Started
yarn install
Vite dev server (port 3000): yarn run dev
Build yarn run build