COVID19: que faire ?
Build your application
- Configure the application at
config.yml
- Test your configuration with
clj -A:test
- Compile with
clj -A:js
- Your static files are ready in
resources/public/
Develop
- Configure the application at
src/cljs/choices/config.yml
- Compile with
clj -A:fig
- Check your web browser
- Adapt
config.yml
to your needs
Contribute
Your help is welcome. You can contribute with bug reports, feature
requests and localization by editing the i18n.cljs
file.
Support the Clojure(script) ecosystem
If you like Clojure(script), please consider supporting maintainers by donating to clojuriststogether.org.
License
2019-2021 DINUM, Bastien Guerry.
This application is published under the EPL 2.0 license.