https://github.com/teambit/getting-started-result
https://github.com/teambit/getting-started-result
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/teambit/getting-started-result
- Owner: teambit
- Created: 2021-02-28T21:27:51.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-09T23:13:30.000Z (about 4 years ago)
- Last Synced: 2025-01-14T09:37:58.325Z (5 months ago)
- Language: TypeScript
- Size: 33.2 KB
- Stars: 0
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Final result project for Bit v15 Harmony "Getting Started" docs
This is the final-result project for the [tech-jokes application](https://github.com/teambit/getting-started) used in the [official Bit v15 Harmony documentation](https://harmony-docs.bit.dev/docs/getting-started/install-bit).
.
## Getting started
Run the following commands:
1. `yarn global add @teambit/bvm`
2. `bvm install`
3. `bit login`
4. `git clone [email protected]:teambit/getting-started-result.git getting-started`
5. `cd getting-started`
6. `bit install`
7. `bit start`
Explore the workspace at http://localhost:3000/
### Issues and questions
Issues and questions are best directed to [email protected] or the Bit community Slack.
### Contributions welcome
Always.