Skip to content

robertluo/dashcraft

Repository files navigation

Dashcraft

A ClojureScript component library using replicant with a development environment powered by Figwheel-main and Portfolio for component development and visualization.

Prerequisites

Development

Starting the REPL

Start the development REPL with Figwheel-main:

bb dev

This will start a REPL with hot-reloading enabled and nREPL support for editor integration.

Test

bb test

Component Development with Portfolio

Component examples and demos are managed through Portfolio. Add your component examples in the portfolio/ directory to see them in the development environment.

Project Structure

.
├── src/          # Core ClojureScript source files
├── portfolio/    # Component examples and demos
└── resources/    # Static assets and public files

About

A replicant components library for data dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors