THIS PROJECT IS ABONDANED AND IS NOT MAINTAINED ANYMORE. DONT USE IT. THIS REPOSITORY WILL EVENTUALLY BE DELETED.
This is a fork of the Learning Style Grid which is an online tool to build a learning style grid using The Kolb Learning Style Inventory 4.0. Thank you, Anton Gunov, for starting this project!
Clone this repository and install dependencies:
git clone https://github.com/najtin/learningstylegrid.com.git
cd learningstylegrid.com
sudo npm install If it doesnt work yet do
sudo npm install again. Sometimes it does help.
for debugging you may need some of these:
npm install font-awesome --save-dev
sudo npm install pug-cli -g
sudo npm install node-sass -g
sudo npm install postcss-cli -g
sudo npm install autoprefixer -g
Run one of the next npm commands:
npm run devfor developing;npm run buildfor production.
The code is available under the MIT License.