Getting Started
#
InstallationTo use Ravens, install it using npm
or yarn
:
#
Learn RavensDepending on how you like to learn new technologies, we provide multiple ways to learn Ravens.
Keep in mind that Ravens has a certain learning curve, and that it can take before some concepts can be properly understood.
#
Through the tutorialThere is a step-by-step tutorial that guides you through the creation of a Tic Tac Toe using Ravens.
#
Through examplesIf you prefer to learn by looking at existing projects, here is a list:
- Tic Tac Toe: The result of the tutorial mentionned above. Contains an implementation of Tic-Tac-Toe with Ravens.
- Hopefully, more examples will come! ๐