Skip to content

Commit aea49d4

Browse files
authored
Added sample app link to README
1 parent 4b74c70 commit aea49d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ So far, we get:
3030
- Server rendering and indexing of `./pages`
3131
- Static file serving. `./static/` is mapped to `/static/`
3232

33+
To see how simple this is, check out the [sample app - nextagram](https://github.com/zeit/nextgram)
34+
3335
### Bundling (code splitting)
3436

3537
Every `import` you declare gets bundled and served with each page

0 commit comments

Comments
 (0)