Skip to content

MFarhan-Secure/nuxt-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors