Skip to content

Commit

Permalink
reorder examples by complexity
Browse files Browse the repository at this point in the history
  • Loading branch information
Himura2la committed May 7, 2018
1 parent 8a33a59 commit d3ec419
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@ npx create-resolve-app todo-example -e todo
The `create-resolve-app -h` command lists all available examples:


* [**hacker-news**](https://github.com/reimagined/resolve/tree/master/examples/hacker-news)
* [**hello-world**](https://github.com/reimagined/resolve/tree/master/examples/hello-world)
* [**todo**](https://github.com/reimagined/resolve/tree/master/examples/todo)
* [**todo-two-levels**](https://github.com/reimagined/resolve/tree/master/examples/todo-two-levels)
* [**top-list**](https://github.com/reimagined/resolve/tree/master/examples/top-list)
* [**with-authentication**](https://github.com/reimagined/resolve/tree/master/examples/with-authentication)
* [**with-postcss-modules**](https://github.com/reimagined/resolve/tree/master/examples/with-postcss-modules)
* [**with-styled-components**](https://github.com/reimagined/resolve/tree/master/examples/with-styled-components)
* [**hacker-news**](https://github.com/reimagined/resolve/tree/master/examples/hacker-news)

## Get in Touch

Expand Down

0 comments on commit d3ec419

Please sign in to comment.