An open API service indexing awesome lists of open source software.

https://github.com/teambit/getting-started-result


https://github.com/teambit/getting-started-result

Last synced: 3 months ago
JSON representation

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).

![A screen shot of the 'getting started' workspace](https://user-images.githubusercontent.com/49904302/108791974-eef57d80-7588-11eb-9732-14fb23bff90c.png).

## 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.