Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 369 Bytes

development.md

File metadata and controls

27 lines (18 loc) · 369 Bytes

Usage

Preinstall enviroment

  • 1.install grunt-cli
npm install -g grunt-cli
  • 2.Install python
python -V
# exit command, exit(),quit() or ctrl+z
exit() 
  • 3.Install ruby :Download and install a Ruby+Devkit version from ruby

  • 3.Install jekyll

gem install jekyll bundler
jekyll -v