Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 707 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 707 Bytes

How To Build Custom Data Visualizations Using Luzmo Flex

This repository contains all the code referenced in the following blog post:

To use this code you'll need two environment variables provided by Luzmo. The steps for how to create them are covered in the blog post. Getting started with Luzmo Data Visualization and Next.js

Environment variables

Rename .env.example to .env.local and follow the steps in the above mentioned blog post.

Install dependencies

This repository uses npm.

npm install