Skip to content

my-vue-learning/blog

 
 

Repository files navigation

blog

My Nuxt Blog

Build Setup

# install dependencies
$ npm install

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

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

# generate static project
$ npm run generate
$ npm run generate:storybook

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 49.8%
  • JavaScript 43.2%
  • CSS 4.3%
  • HTML 2.7%