This project contains the code behind the new offical website of UPYUN.
It's a static website, built with Vue.js.
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
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.
TODO