https://github.com/teambit/bit-angular
Angular support for bit harmony
https://github.com/teambit/bit-angular
Last synced: about 2 months ago
JSON representation
Angular support for bit harmony
- Host: GitHub
- URL: https://github.com/teambit/bit-angular
- Owner: teambit
- Created: 2021-06-07T09:06:15.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-18T15:59:48.000Z (3 months ago)
- Last Synced: 2025-03-18T16:47:14.538Z (3 months ago)
- Language: TypeScript
- Size: 2.98 MB
- Stars: 29
- Watchers: 5
- Forks: 3
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Bit Angular
![]()
Documentation |
Platform |
Learn
Build components first.
Open infrastructure for component-driven applications to speed and scale development.## What is Bit Angular?
Bit Angular is a development environment for Bit Harmony.
### How to Start?
To get started install [Bit Version Manager](https://harmony-docs.bit.dev/getting-started/installing-bit):
```bash
npm i -g @teambit/bvm
# or
yarn global add @teambit/bvm
```
Install Bit:```bash
bvm install
```After that, follow the instructions to install the [angular environment](https://bit.cloud/teambit/angular/angular).
### Resources & Community
- [Videos](https://www.youtube.com/c/Bitdev/videos)
- [Conference talks](https://harmony-docs.bit.dev/resources/interviews)
- [Interviews](https://harmony-docs.bit.dev/resources/interviews)
- [Podcasts](https://harmony-docs.bit.dev/resources/podcasts)
- [Live streams](https://harmony-docs.bit.dev/resources/live-streams)
- [Articles](https://harmony-docs.bit.dev/resources/articles)
- [Community](https://harmony-docs.bit.dev/resources/community)## Contributing 🎗️
Contributions are always welcome, no matter how large or small. Before contributing, please read the [code of conduct](https://github.com/teambit/bit/blob/master/CODE_OF_CONDUCT.md).
See [Contributing](https://github.com/teambit/bit/blob/master/CONTRIBUTING.md).
## License 💮
Apache License, Version 2.0
