Update README.md

This commit is contained in:
Sébastien Chopin 2016-12-25 19:15:50 +01:00 committed by GitHub
parent 247b53c3c3
commit eb5f7b87db

View File

@ -9,13 +9,15 @@
</p>
> Nuxt.js is a minimalistic framework for server-rendered Vue applications (inspired by [Next.js](https://github.com/zeit/next.js))
## 🚧 Under development, 1.0 will be released soon :fire:
## 🚧 Under active development, 1.0 will be released soon :fire:
## 🎬 Video: [1 minute demo](https://www.youtube.com/watch?v=kmf-p-pTi40)
## Links
## 🐦 Twitter: [@nuxt_js](https://twitter.com/nuxt_js)
- 📘 Documentation: [https://nuxtjs.org](https://nuxtjs.org)
- 🎬 Video: [1 minute demo]()
- 🐦 Twitter: [@nuxt_js](https://twitter.com/nuxt_js)
## 📓 How to use
## Getting started
```
$ npm install nuxt --save