Skip to content

najtin/learningstylegrid.com

 
 

Repository files navigation

THIS PROJECT IS ABONDANED AND IS NOT MAINTAINED ANYMORE. DONT USE IT. THIS REPOSITORY WILL EVENTUALLY BE DELETED.

Learning Style Grid

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!


Build My Style Grid

How to Install

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 dev for developing;
  • npm run build for production.

License

The code is available under the MIT License.

Releases

No releases published

Packages

No packages published

Languages

  • Vue 58.7%
  • JavaScript 20.0%
  • SCSS 10.5%
  • Pug 8.8%
  • Mustache 1.4%
  • Shell 0.6%