Update README.md

This commit is contained in:
Sébastien Chopin 2016-11-18 09:26:04 +01:00 committed by GitHub
parent d928c9e597
commit 0b38b2f956

View File

@ -1,9 +1,11 @@
<p align="center"><img align="center" src="https://raw.githubusercontent.com/nuxt/nuxt.js/master/examples/hello-world/static/nuxt.png"/></p> <p align="center"><img align="center" src="https://raw.githubusercontent.com/nuxt/nuxt.js/master/examples/hello-world/static/nuxt.png"/></p>
> Nuxt.js is a minimalistic framework for server-rendered Vue applications (inspired by [Next.js](https://github.com/zeit/next.js)) > Nuxt.js is a minimalistic framework for server-rendered Vue applications (inspired by [Next.js](https://github.com/zeit/next.js))
## Under development, will be release soon :fire: ## 🚧 Under development, will be release soon :fire:
## How to use ## 🎬 Video: [1 minute demo](https://www.youtube.com/watch?v=kmf-p-pTi40&t=5s)
## 📓 How to use
``` ```
$ npm install nuxt --save $ npm install nuxt --save