grav.learn

an intro to grav.client via a set of self-guided workshops

Usage no npm install needed!

<script type="module">
  import gravLearn from 'https://cdn.skypack.dev/grav.learn';
</script>

README

grav.learn

An intro to grav.client via a set of self-guided workshops


npm version license

Getting Started

grav.learn is a series of exercises which will teach you how to write programs using the Gravatar NodeJS SDK. Be sure to consult the Wiki.

menu

Installation

  1. Install Node.js
  2. Run npm install -g grav.learn

Launching the Workshop

To test that the workshop has been installed successfully, run the command grav.learn in your terminal. This will start the grav.learn application, and you should see a blue menu similar to the one in the screenshot above.

Usage

Each exercise presents a challenge and some starter code. To complete the exercise, write a program to solve the challenge.

workshop preview

License

MIT