Docs

Learn how to work with the Loruki platform

Codecademy

Codecademy offers classes in 14 different programming languages and 10 different tech subjects (e.g., web development, data science, machine learning, game dev). This platform is great for people who prefer hands-on learning, as opposed to watching video lectures, since Codecademy is mostly text-based with written instructions that guide you through how to write real code in a text editor.

HTML, CSS, and Javascript for Web Developers

.Build Websites with Bootstrap, HTML5 & CSS3

This beginner course is the perfect intro to web development and programming. Best for people who want to gain a basic understanding of coding before they start learning an actual coding language.

Install CLI

Requirements

  • Windows 10, Mac OSX, Linux
  • Node.js v12 or higher

Install

Mac (Homebrew)

$ brew install loruki-cli

NPM

$ npm install loruki-cli

Yarn

$ yarn install loruki-cli