Skip to content

ng-learn-org/ng-learn-org.github.io

Repository files navigation

Ng-Learn

Prerequisites

brew update && brew upgrade ruby-build
brew install rbenv
Add eval "$(rbenv init -)" to the end of ~/.zshrc or ~/.bash_profile
rbenv install 2.7.0
rbenv rehash
rbenv global 2.7.0
gem install bundler jekyll

Setup

bundle install

Run Locally

bundle exec jekyll serve

Release

git checkout master
[make changes]
git add .
git commit -m "add ..."
git push origin master

About

ng-learn.org site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •