shaunchurch / nextein-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 87.7%Language:CSS 12.3%