Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Latest commit

 

History

History

tessellate-bundler

tessellate-bundler   npm license

A small web service that creates a React component hierarchy from JSON and compiles everything into a portable JavaScript bundle. Part of the Tessellate and Mosaic stacks.

Getting started

npm install tessellate-bundler
node_modules/.bin/tessellate-bundler

Take a look at config.yaml for configuration options or read the documentation.

Documentation

Read the documentation here here.