Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/khanguslee/mongodb-charts-esbuild

Basic starter project using esbuild to use the Charts Embedding SDK
https://github.com/khanguslee/mongodb-charts-esbuild

Last synced: 17 days ago
JSON representation

Basic starter project using esbuild to use the Charts Embedding SDK

Awesome Lists containing this project

README

        

# MongoDB Charts ESBuild Example

A basic React and typescript project that uses the Charts Embedding SDK.

## Getting Started

```bash
yarn run build
yarn run serve
```