b75041a862
Bumps [ws](https://github.com/websockets/ws) from 7.4.4 to 7.4.6. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/7.4.4...7.4.6) Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.. | ||
.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
yarn install
Vite dev server (port 3000): yarn run dev
Build yarn run build