Skip to content

thomascarvalho/cljs-reagent-reframe-unocss-boilerplate

Repository files navigation

cljs-reagent-reframe-unocss-boilerplate

An opinionated boilerplate for Reagent app.

Installation

npm install

Development

npm run dev
# served to `http://localhost:5000`.

# or with the netlify-cli
ntl dev

Build and serve on production mode

On production mode React is replaced by Preact

npm run build
npm run serve

# served to `http://localhost:5000`.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published