https://github.com/active-group/reacl-figwheel-main
Leiningen new template to create a reacl application including a fighweel main environment
https://github.com/active-group/reacl-figwheel-main
Last synced: about 2 months ago
JSON representation
Leiningen new template to create a reacl application including a fighweel main environment
- Host: GitHub
- URL: https://github.com/active-group/reacl-figwheel-main
- Owner: active-group
- License: epl-1.0
- Created: 2019-07-09T08:44:39.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-09T09:15:10.000Z (almost 7 years ago)
- Last Synced: 2025-12-26T20:12:29.918Z (6 months ago)
- Language: Clojure
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# reacl-fighweel-main
Leiningen new template to create a reacl application including a fighweel main environment
## Usage
Just type
```
lein new reacl-figwheel-main my-project-name
```
to create a new project with name "my-project-name".
The freshly created project comes with reacl included and full figwheel-main support. That is, hot-reloading, auto-testing and production build.
## License
Copyright © 2019 FIXME
Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.