style9-nextjs-example

Example using style9 with Next.js. See next.config.js for config and pages/index.tsx for usage.

Installation

yarn

Development

yarn dev

Build

yarn build
yarn start