Skip to content

fr0m5cr47ch/nuxt-github-pages

Repository files navigation

Nuxt + Github Pages

published at https://fr0m5cr47ch.github.io/nuxt-github-pages/ thanks to github pages repository :

  • settings > github pages > source = master /docs folder
  • next.config.js is set to generate static file to /docs folder
  • to deploy a new version first run yarn generate then push

Get Started

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn run dev

# build for production and launch server
$ yarn run build
$ yarn start

# generate static project
$ yarn run generate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published