James Hegedus
f2e56609cd
Examples: stabalise README format and create-next-app usage ( #4009 )
...
* Examples: clarify language around Yarn create & npx
* add missing READMEs and create-next-app usage
* suggest people tag jthegedus in firebase related issues
* add yarn alt instructions
* cerebraljs example readme & fixes
2018-04-03 14:19:05 +02:00
Tim Neutkens
ebf0c47c25
Upgrade standard.js ( #4064 )
...
* Upgrade standard.js
# Conflicts:
# yarn.lock
* Upgrade babel-eslint
2018-03-27 20:11:03 +02:00
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
Tim Neutkens
24c1ac6ca9
Use canary for all example downloads ( #3411 )
2017-12-06 18:12:42 -08: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
18f8ab392a
Merge branch 'master' into canary
...
# Conflicts:
# examples/with-apollo/lib/initApollo.js
# examples/with-apollo/package.json
# examples/with-react-with-styles/package.json
# examples/with-static-export/package.json
# package.json
2017-11-05 11:01:59 +01:00
Leonardo Quixada
b41d177609
Dropped isomorphic-fetch in examples in favor of isomorphic-unfetch. ( #3230 )
2017-11-04 15:05:16 +01:00
Andy Kenward
c29ec6bdd0
example/with-static-export update react & next dependencies ( #3238 )
...
`next@latest` instead of beta
react 16
2017-11-04 11:24:54 +01:00
Brikou CARRE
32d9b75d55
Use https to prevent mixed content when served over https ( #2741 )
2017-09-01 11:54:03 +05:30
Brikou CARRE
ba65b07dff
Ease running multiple examples at the same time with process.env.PORT ( #2753 )
2017-08-10 20:15:46 +02:00
Jun Matsushita
b47395ab2f
Fix non valid trailing comma ( #2560 )
2017-07-15 09:08:08 +05:30
Arunoda Susiripala
6715da98ac
Update README.md
2017-07-08 17:14:14 +05:30
Arunoda Susiripala
a1b74a0849
Update README.md
2017-07-08 17:13:57 +05:30
Sergio Xalambrí
2b9944bf52
Add with-static-export example ( #2234 )
2017-07-01 21:44:58 +02:00