7340465a54
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.. | ||
.gitignore | ||
bootstrap.js | ||
index.html | ||
index.js | ||
package-lock.json | ||
package.json | ||
README.md | ||
webpack.config.js |
wazem dev server
- Build frontend using
npm run build
- Start dev server using
npm start