https://github.com/slamdev/bazel-js-showcase
https://github.com/slamdev/bazel-js-showcase
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/slamdev/bazel-js-showcase
- Owner: slamdev
- Created: 2021-10-29T14:25:23.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T14:53:08.000Z (about 2 years ago)
- Last Synced: 2025-01-29T14:45:18.453Z (about 1 year ago)
- Language: Starlark
- Size: 2.79 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bazel-js-showcase
Update package-lock.json:
```shell
bazel run @nodejs//:npm -- install
```