1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-02-25 10:08:29 +00:00
Nuxt/examples/jsx
2019-07-24 11:56:44 +04:30
..
components feat: upgrade eslint to 5.x () 2018-08-31 21:34:12 +01:00
pages refactor: update eslint-config to 1.x 2019-07-10 15:15:49 +04:30
package.json chore(examples): rebase on latest stable nuxt version () 2019-02-01 16:36:06 +03:30
README.md feat: externalize typescript support () 2019-07-24 11:56:44 +04:30

Nuxt with render Functions & JSX Example

Documentation

Vue: https://vuejs.org/v2/guide/render-function.html

Also see TSX example