0.0.1 • Published 6 years ago

gatsby-plugin-nerv v0.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

gatsby-plugin-nerv

WIP - does not work yet. We have to wait until https://github.com/NervJS/nerv/issues/11 is fixed.

Provides drop-in support for replacing React with Nerv.

Install

npm install --save gatsby-plugin-nerv

How to use

// In your gatsby-config.js
plugins: [`gatsby-plugin-nerv`];