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 install
Run one of the next npm
commands:
npm run dev
for developing;npm run build
for production.
The code is available under the MIT License.