The documentation is available here split into backend and frontend. Note that most sections have short demo clips.
-
Download the project with
git clone https://github.com/liberu-ui/liberu.git --depth 1
-
Within the project folder run
yarn install
-
Copy .env.example to .env and configure to your environment.
-
Run
yarn build
-
For live reload / hot module replacement functionality run
yarn dev
Built with Laravel Enso 5.x, Vue 3 and Nuxt 3:
Vue Router, Vuex, Axios, Font awesome 5, Animate.css, Bulma-Extensions, Driver.js, Chart.js, Flatpickr,
Special thanks to Taylor Otwell, Jeffrey Way, Evan You and Jeremy Thomas. Laravel Enso
are welcome. Pull requests are great, but issues are good too.
This package is released under the MIT license.