Skip to content

ClojureScript frontend implementing: Components, Helix, Refx and Tailwind CSS

License

Notifications You must be signed in to change notification settings

abreparenteses/school-module.frontend

Repository files navigation

school-module

Description

This project is an integration of school-module.backend to provide fully responsive content for financial education - managing accounts payable.

Project structure

The project is built using ClojureScript. To use you first need to install dependencies:

npm i

To start the project:

npm run dev

After running npm run dev

App available at http://localhost:8200 Dev tools available at http://localhost:8300 nREPL available at port 8777

How to use

You can provide any username and password. A new token will be returned from backend (be sure to have it running).

After that, you can start adding new accounts payable, editing and deleting them.

Related

Official Template

License

This is free and unencumbered software released into the public domain.
For more information, please refer to http://unlicense.org

About

ClojureScript frontend implementing: Components, Helix, Refx and Tailwind CSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages