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
47d3cfd0fd
Upgrade React for all examples ( #3113 )
2017-10-17 08:11:46 +02:00
Márcio Vinícius Oliveira Sena
87d7ad2fc0
Example: Overwriting meta tag with react-helmet ( #2942 )
2017-09-12 14:55:40 +02:00
Micooz Lee
24a67ee967
examples/with-react-helmet: upgrade react-helmet to v5.1.3 and fix invariant violation caused by bodyAttributes ( #2587 )
2017-07-18 08:03:21 +02:00
Paul Molluzzo
d08e027a8c
Add deploy now button to the top of all example READMEs ( #1763 )
...
* Add deploy now button to the top of all example READMEs
* Remove unnecessary whitespace changes
2017-04-22 14:51:51 +02:00
Alexander Ryzhikov
d10d80ce3c
Fix react-helmet example missing initial props ( #1598 )
...
* Fix react-helmet example missing initial props
* Fix semicolon
2017-04-03 09:51:26 +05:30
Tim Neutkens
7f0591896a
Use latest version of Next for all examples ( #1597 )
...
* Use latest for all examples
* Update yarn.lock
2017-04-03 09:46:35 +05:30
Henrik
8bd46c8380
Remove .DS_Store file from helmet example ( #1435 )
2017-03-15 20:36:47 +01:00
Steve Fan
a57fa7ebb1
An example with react-helmet ( #1264 )
...
* upload example
* fix
* fix
* fix
* fix .babelrc
* fix standard style
* fix indent
* rename helmetHead to helmet
* added gitignore
* package.json
* removed yarn.lock
* Added more examples of using react-helmet
* removed gitignore
2017-03-15 15:23:42 +01:00