upyun / upyun.com

The next generation website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

upyun.com (next generation)

This project contains the code behind the new offical website of UPYUN.

View the demo

The details

It's a static website, built with Vue.js.

Getting up and running

Need node.js >= 6.0

# install dependencies, use npm or yarn if you like
npm install

# run npm script, serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build a prerendering copy for SEO purpose.
npm run prerender

Contributing

ROYL and UPYUN and YOU

This project is design and code by ROYL Design.

We work with UPYUN team to bring you awesomes. How do you like it? Feel free to make changes. PRs and discussions are welcomed.

Copyright and license

TODO

About

The next generation website


Languages

Language:Vue 75.3%Language:JavaScript 13.0%Language:CSS 11.4%Language:HTML 0.3%