Skip to content

Commit

Permalink
Update Intermediate.md (#851)
Browse files Browse the repository at this point in the history
  • Loading branch information
didi0613 authored Jul 2, 2018
1 parent 08b8be1 commit d86e95f
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions docs/chapter1/Intermediate.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Intermediate

- [Application Archetype](/chapter1/intermediate/app-archetype/README.md)
- [Component Archetype](/chapter1/intermediate/component-archetype/README.md)
- [Create a Reusable Component](/chapter1/intermediate/create-a-electrode-component.md)
- [Build a Server Plugin](/chapter1/intermediate/build-a-server-plugin.md)
- [Add Routes](/chapter1/intermediate/add-routes.md)
- [Server Config](/chapter1/intermediate/server-config.md)
- [More Deployments](/chapter1/intermediate/more-deployments.md)
- [Build with material-ui](/chapter1/intermediate/build-with-material-ui.md)
- [Build a Progressive Web App](/chapter1/intermediate/build-a-progressive-web-app.md)
- [Server Side Data Hydration](/chapter1/intermediate/server-side-data-hydration.md)
- [Application Archetype](./intermediate/app-archetype/README.md)
- [Component Archetype](./intermediate/component-archetype/README.md)
- [Create a Reusable Component](./intermediate/create-a-electrode-component.md)
- [Build a Server Plugin](./intermediate/build-a-server-plugin.md)
- [Add Routes](./intermediate/add-routes.md)
- [Server Config](./intermediate/server-config.md)
- [More Deployments](./intermediate/more-deployments.md)
- [Build with material-ui](./intermediate/build-with-material-ui.md)
- [Build a Progressive Web App](./intermediate/build-a-progressive-web-app.md)
- [Server Side Data Hydration](./intermediate/server-side-data-hydration.md)

0 comments on commit d86e95f

Please sign in to comment.