Update README.md

This commit is contained in:
Sébastien Chopin 2017-02-10 02:56:55 +01:00 committed by GitHub
parent e7f0200a58
commit c961ba7729

View File

@ -67,6 +67,7 @@ So far, we get:
- Static file serving. `./static/` is mapped to `/`
- Configurable with a `nuxt.config.js` file
- Custom layouts with the `layouts/` directory
- Middleware
- Code splitting via webpack
Learn more at [nuxtjs.org](https://nuxtjs.org).