mirror of
https://github.com/terribleplan/next.js.git
synced 2024-01-19 02:48:18 +00:00
Add deply now buttons to with-firebase, with-material-ui, with-socket.io (#1779)
This commit is contained in:
parent
f94b927fd6
commit
1eeb8820bb
|
@ -1,3 +1,4 @@
|
|||
[![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/zeit/next.js/tree/master/examples/with-firebase)
|
||||
|
||||
# With Firebase example
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
[![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/zeit/next.js/tree/master/examples/with-material-ui)
|
||||
# Material-UI example
|
||||
|
||||
## How to use
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
[![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/zeit/next.js/tree/master/examples/with-semantic-ui)
|
||||
|
||||
# Semantic UI example
|
||||
|
||||
|
|
Loading…
Reference in a new issue