mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-27 08:02:01 +00:00
Update README.md
This commit is contained in:
parent
247b53c3c3
commit
eb5f7b87db
10
README.md
10
README.md
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user