120c22fdb4 | ||
---|---|---|
.. | ||
.vscode | ||
assets | ||
build | ||
cypress | ||
src | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE.md | ||
README.md | ||
babel.config.js | ||
cypress.json | ||
index.html | ||
package.json | ||
routify.config.js | ||
vite.config.js | ||
yarn.lock |
README.md
Get Started
npm install
Webpack dev server (port 8080): npm run dev
Build npm run build