James Hegedus
b1d8b839dd
Examples: use npx and yarn create to run create-next-app on examples ( #4002 )
...
* remove global npm install of create-next-app
* add npx to create-next-app command in examples
* add bash to shell snippets
* add yarn create to next-app command in examples
* fix READMEs named with lowercase
* change READMEs to use UPPERCASE
2018-03-14 09:09:46 +01:00
Brice BERNARD
206470283e
[with-hocs] Revamp example to use real world hocs ( #3423 )
...
* Revamp example to use real world hocs
* Add missing sync await parts
* Remove process.browser usage
* Get parent initialProps in last position
2018-02-24 13:04:17 +01:00
Fouad Matin
2528779394
examples: add create-next-app ( #3377 )
...
* examples: add create-next-app
* fix with-typescript readme
2017-12-02 20:30:17 -08:00
Tim Neutkens
47d3cfd0fd
Upgrade React for all examples ( #3113 )
2017-10-17 08:11:46 +02:00
Henrik
f14297dc80
Normalize example package.json files ( #2350 )
2017-06-23 10:46:44 +02:00
David Nguyen
3c71e818bf
Example/add high order component example ( #2331 )
...
* temporary commit
* update code
* completed example higher order component
* remove custom server
2017-06-21 19:45:06 +02:00