Skip to content

upyun/upyun.com

Repository files navigation

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