A custom clone of the React Router tutorial.
Tim Dorr 78bb5195e1 Merge pull request #141 from danthareja/lesson-14/fix-server-rendering | %!s(int64=8) %!d(string=hai) anos | |
---|---|---|
lessons | %!s(int64=8) %!d(string=hai) anos | |
.gitignore | %!s(int64=8) %!d(string=hai) anos | |
README.md | %!s(int64=8) %!d(string=hai) anos |
Quick lessons for getting up-to-speed with React Router.
See Lesson 1 - Setting Up to get started.
Each lesson is a fully runnable app with all code from the previous lesson, so you can cd lessons/<lesson-folder>
, npm install,
and then run the appropriate NPM scripts for each lesson from within the lesson folder.
Missing stuff that will come eventually, hopefully ... maybe.