Skip to content

vigo2/mobmentality67.github.io

 
 

Repository files navigation

Setting up development environment

This project uses gulp 3.9.1 to build, and currently does not work with Node 12+.

On windows you should install nvm-windows and tell it to use Node 11.15.0.

git clone https://github.com/mobmentality67/mobmentality67.github.io.git
cd mobmentality67.github.io.git
nvm install 11.15.0
nvm use 11.15.0
npm install
npm run gulp

About

Beary Good Sim

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.9%
  • C++ 31.7%
  • SCSS 5.0%
  • HTML 2.3%
  • C 1.1%