Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jacomyal/baobab-example
- Owner: jacomyal
- Created: 2016-01-12T14:58:41.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-12T15:02:07.000Z (almost 9 years ago)
- Last Synced: 2024-10-12T01:46:06.507Z (about 1 month ago)
- Language: JavaScript
- Size: 166 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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