/jekyll.precertified-sessions

https://precertified-near-protocol-developer.github.io/jekyll.precertified-sessions/

Primary LanguageRubyMozilla Public License 2.0MPL-2.0

Precertified Session Notes

Running Web Appliaction on Local Machine

  • Ensure Ruby and Jekyll are installed on your machine.
  • Execute the command below from the root directory of the project upon cloning
    • chmod u+x ./run.sh
    • ./run.sh
  • The application should serve on localhost:4000 by default.