Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maxgallo committed Jul 31, 2017
1 parent 640aa4a commit f719a9c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
@@ -0,0 +1,12 @@
# Cooking a Strudel with React & Mobx
Companion repo for Medium Article

### Chapters

1. Project Setup
1. React, Babel & Webpack [2-react-webpack-babel](https://github.com/maxgallo/strudel-recipe/tree/2-react-webpack-babel)
1. CSS Modules [3-css-modules](https://github.com/maxgallo/strudel-recipe/tree/3-css-modules)
1. AVA & Enzyme [4-ava-enzyme](https://github.com/maxgallo/strudel-recipe/tree/4-ava-enzyme)
1. MobX & MobX State Tree [5-mobx](https://github.com/maxgallo/strudel-recipe/tree/5-mobx)
1. MobX & MobX State Tree [6-hot-reloading](https://github.com/maxgallo/strudel-recipe/tree/6-hot-reloading)
1. Tree Shaking [7-tree-shaking](https://github.com/maxgallo/strudel-recipe/tree/7-tree-shaking)

0 comments on commit f719a9c

Please sign in to comment.