bingluen / preview

Preview SITCON Official website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SITCON

A SITCON Community Official Website for vuepress

Build Setup

WARNING It is currently recommended to use Yarn instead of npm when installing VuePress into an existing project that has webpack 3.x as a > dependency. Npm fails to generate the correct dependency tree in this case.

# install dependencies
yarn

# dev
yarn dev

# build
yarn build

For a detailed explanation on how things work, check out the guide.

About

Preview SITCON Official website

License:MIT License


Languages

Language:Vue 57.3%Language:JavaScript 37.6%Language:CSS 5.0%