Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jacomyal/baobab-example

A light sample on how to use Baobab
https://github.com/jacomyal/baobab-example

Last synced: 11 days ago
JSON representation

A light sample on how to use Baobab

Awesome Lists containing this project

README

        

# Baobab example

## How to use it:

1. Clone the repository: `git clone [email protected]:jacomyal/baobab-example`
2. Enter the repository: `cd baobab-example`
3. Install dependencies: `npm i`
4. Build the project: `npm run build`
5. Open `./dist/index.html` in your favorite browser