nextein-example

This repo is an example (and live test) for nextein.

How to...

  • Install dependencies npm i
  • Run dev version npm run dev
  • Export to static site npm run export
    • Optionally install http-serve npm i -g http-serve and then http-serve ./out