Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 714 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 714 Bytes

MobX wrapper for Next.js

Build status

⚠️  This repo is under active development, don't attempt to use it yet

⚠️  Compatible only with next@>=6.0.0

Installation

npm install next-mobx-wrapper --save

Credits

This project's structure and package setup were inspired by next-redux-wrapper.