Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 798 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 798 Bytes

Learning Style Grid

Learning Style Grid is an online tool to build a learning style grid using The Kolb Learning Style Inventory 4.0.


Build My Style Grid

How to Install

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.

License

The code is available under the MIT License.