https://github.com/abhi18av/fulcro-frontend-template
A tempate for pure frontend apps using Fulcro
https://github.com/abhi18av/fulcro-frontend-template
frontend-app fulcro reactjs
Last synced: 3 months ago
JSON representation
A tempate for pure frontend apps using Fulcro
- Host: GitHub
- URL: https://github.com/abhi18av/fulcro-frontend-template
- Owner: abhi18av
- License: mit
- Created: 2019-09-18T05:11:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-31T19:53:54.000Z (almost 5 years ago)
- Last Synced: 2025-01-05T10:08:20.202Z (5 months ago)
- Topics: frontend-app, fulcro, reactjs
- Language: Clojure
- Size: 65.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE.adoc
Awesome Lists containing this project
README
== Fulcro template for purely FrontEnd Apps
This template provides a good starting point for a FrontEnd application, perhaps a Graphical Interface wrapping a known API :)
- The template is used extensively for a lot of applications I'm working on.
- It's kept up to date wrt the dependencies.
- Meant to be a minimal boilerplate so you need to add ClojureScript/NPM libraries by yourself.MIT @ abhi18av