Kasgai is the educational application for beginner of programming.
git clone https://github.com/Kasgai/kasgai.git
cd kasgai
git submodule update --init --recursive
curl -sL https://firebase.tools | bash
cd hosting
firebase serve
Now you can develop Kasgai!
Kasgai is composed of the following four applications.
- Kasgai Survey The survey system with CSV import.