Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flolu/bazel-ts-project
Try to understand ts_project from rules_nodejs
https://github.com/flolu/bazel-ts-project
bazel rules-nodejs typescript
Last synced: 16 days ago
JSON representation
Try to understand ts_project from rules_nodejs
- Host: GitHub
- URL: https://github.com/flolu/bazel-ts-project
- Owner: flolu
- Created: 2021-03-30T17:02:58.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-01T13:53:35.000Z (almost 4 years ago)
- Last Synced: 2024-11-11T08:21:26.540Z (3 months ago)
- Topics: bazel, rules-nodejs, typescript
- Language: Starlark
- Homepage:
- Size: 32.2 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Usage
Setup
- `yarn install`
Run app
- `yarn start`
Test
- `yarn test`