Skip to content

dieguezz/nuxt-blog

 
 

Repository files navigation

nuxtpoc

Nuxt.js project

Build Setup

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev
# or
$ npm i -g nuxt
$ nuxt

# build for production and launch server
$ nuxt build
$ nuxt start

# generate static project
$ npm run generate

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

About

Very simple Blog made with nuxt.js (Vue)

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vue 52.5%
  • CSS 24.1%
  • JavaScript 23.4%