rust-wasm-playground/www
dependabot[bot] 3d600a5192
Bump y18n from 4.0.0 to 4.0.3 in /www
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.3.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/y18n-v4.0.3/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/compare/v4.0.0...y18n-v4.0.3)

---
updated-dependencies:
- dependency-name: y18n
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-13 21:02:25 +00:00
..
.gitignore environment constructed and working 2020-10-10 22:41:31 +01:00
bootstrap.js environment constructed and working 2020-10-10 22:41:31 +01:00
index.html adding macro functions 2020-10-11 12:17:55 +01:00
index.js adding macro functions 2020-10-11 12:17:55 +01:00
package-lock.json Bump y18n from 4.0.0 to 4.0.3 in /www 2022-02-13 21:02:25 +00:00
package.json adding macro functions 2020-10-11 12:17:55 +01:00
README.md environment constructed and working 2020-10-10 22:41:31 +01:00
webpack.config.js environment constructed and working 2020-10-10 22:41:31 +01:00

wazem dev server

  • Build frontend using npm run build
  • Start dev server using npm start