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
Rob
681c055220
Changed code to use the new css & asset imports instead of loading the whole lib from CDN ( #3884 )
...
* Changed code to use the new css & asset imports instead of loading the whole lib from CDN.
* Fixed formatting.
2018-02-25 18:57:20 +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
Henrik
f14297dc80
Normalize example package.json files ( #2350 )
2017-06-23 10:46:44 +02:00
Paul Molluzzo
1eeb8820bb
Add deply now buttons to with-firebase, with-material-ui, with-socket.io ( #1779 )
2017-04-22 15:37:04 +02:00
Dan Zajdband
bbb8ff75a5
Add/semantic ui example ( #1753 )
...
* Using developit/unfetch as the Fetch API polyfill
* Added Semantic UI React example
* Fixed linting issues
2017-04-22 14:54:35 +02:00