Skip to content

vuejs/news.vuejs.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2bf5370 · Feb 10, 2021

History

85 Commits
May 27, 2019
Oct 21, 2018
Feb 24, 2020
May 27, 2019
May 27, 2019
Dec 10, 2017
Feb 10, 2021
Feb 6, 2018
May 27, 2019
May 27, 2019
Dec 10, 2017
Oct 21, 2018
Jan 22, 2018
Dec 10, 2017
Oct 21, 2018
Dec 10, 2017
Jan 1, 2021
May 27, 2019
May 27, 2019

Repository files navigation

news.vuejs.org

Official Vue.js News

Build Setup

# install dependencies
$ npm install # Or yarn install

# 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, checkout the Nuxt.js docs.