Official page of Netunion. Frontend pages only.
See this document.
Or you can just imitate well-written blog and news.
Display your information on the members palace page, see this document.
- Netunion design icons.
- Open source projects display page.
- Netunion members palace page.
- Recruit page.
- Better tweet preview.
- Image cache.
Node.js version 16.x
is recommended for development.
yarn install
yarn serve
yarn build
deploy.sh
The differences between Compiles and minifies for Github Pages
and Compiles and minifies for production
are publicPath
and outputDir
settings. You can find them in vue.config.js.
yarn lint
Year.Month-B(eta)/S(table) (Number)-FRONTEND
Example:
// .env
VUE_APP_VERSION_CODE=20.10-S1-FRONTEND
Want to know more about website change infomation? See our Changelog.