Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.43 KB

README.md

File metadata and controls

45 lines (33 loc) · 1.43 KB

Math Learning CMS

Sebagai Tugas Aplikasi Struktur Data

TODO LIST

  • Buat soal latihan bisa ditaruh gambar
  • Buat Grafik pop up atau animasi pada soal latihan untuk hasil jawaban
  • Buat skor pada soal latihan

Laravel Logo

Build Status Total Downloads Latest Stable Version License

Installation

composer install
npm install
npm install mathjax@3
mv node_modules/mathjax/es5 public/js/mathjax

Run Development

php artisan serve
npm run dev

License

The Laravel framework is open-sourced software licensed under the MIT license.