Skip to content

lendroidproject/lendroid2js-documentation

Repository files navigation

lendroid2js-documentation

Documentation of version 2 of the Lendroid JS library

Prerequisites

You're going to need:

  • Linux or macOS — Windows may work, but is unsupported.
  • Ruby, version 2.3.1 or newer
  • Bundler — If Ruby is already installed, but the bundle command doesn't work, just run gem install bundler in a terminal.

Getting Set Up

  1. Fork this repository on GitHub.
  2. Clone your forked repository (not our original one) to your hard drive.
  3. cd lendroidjs-documentation
  4. Initialize and start documentation. You can either do this locally, or with Vagrant:
# either run this to run locally
bundle install
bundle exec middleman server

# OR run this to run with vagrant
vagrant up

About

Documentation of version 2 of the Lendroid JS library

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published