Skip to content

BenShelton/nuxt-example

Repository files navigation

nuxt-example

An example project built using Nuxt

Created as a demonstration for this blog article

A static version of the site (made using nuxt generate) is hosted here

Why not clone this repo and try it out yourself?

git clone https://github.com/BenShelton/nuxt-example.git

Build Setup

# install dependencies
npm install # Or 'yarn'

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

# build for production and launch server
npm run build
npm start

# generate static project
npm run generate

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

About

An example project built using Nuxt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published