JeremS / Cljs-Helix-Mantine-Example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test project

The goal is to have a working basic app that use helix, the mantine components library and portfolio.

Disclaimer

This is an experiment for now, the production build config doesn't exists. Use at your own peril.

To start development

  • First get the npm deps npm install
  • In one terminal bb run shadow:dev start a shadow cljs watch
  • In another terminal bb run rollup:dev to start the js bundler

Open the local app to get to the app. Open the local portfolio to get to portfolio.

About

License:MIT License


Languages

Language:Clojure 58.3%Language:JavaScript 29.1%Language:HTML 12.6%