Skip to content

lore/lore-quickstart-esnext-v0.11

Repository files navigation

Lore Quickstart: ESNext Version

This is the finished code for the ESNext version of the Lore Quickstart.

Getting Started

To download the code for this repo, run this command:

git clone [email protected]:lore/lore-quickstart-esnext.git

Explanation of Branch Structure

Each step in the tutorial has a corresponding branch in this repo. That branch contains the finished code for that step.

For example, if you are on working on step 1 of the Authorization section and would like to see the finished code for that step, clone this repository and then run the following command to switch to the branch for that step:

git checkout authorization.1

About

Code for the ESNext version of the Lore Quickstart at http://www.lorejs.org/quickstart/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published