Skip to content

elmasse/nextein-www

Repository files navigation

nextein-www

nextein-www with Nextein ❤️ - Use the source!

How To

npm install

Dev

  • npm run dev
  • open http://localhost:3000

Static

  • npm run export
  • npx serve -s ./out
  • open http://localhost:5000