An open API service indexing awesome lists of open source software.

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

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.