Learning Style Grid is an online tool to build a learning style grid using The Kolb Learning Style Inventory 4.0.
Clone this repository and install dependencies:
git clone https://github.com/antongunov/learningstylegrid.com.git
cd learningstylegrid.com
npm installRun one of the next npm commands:
npm run devfor developing;npm run buildfor production.
The code is available under the MIT License.