Skip to content

A collection of under-construction pages, built with Nuxt.js

Notifications You must be signed in to change notification settings

andberry/under-berry-construction

Repository files navigation

under-berry-construction

A collection of Under Costruction Pages built with Nuxt.js

Setup and Code

# install dependencies
$ npm install

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

For detailed explanation on how things work, check out Nuxt.js docs.

Build

  1. Delete index.vue (it's here just for presentation purpose in dev mode)
  2. Choose your page and rename it to index.vue
  3. Delete all others uc*.vue files
  4. Run Nuxt Generate command:
$ npm run generate
  1. Deploy "dist" folder content to your server

About

A collection of under-construction pages, built with Nuxt.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published