Skip to content

SE-MCDB/SE2022_Frontend_App

Repository files navigation

SE2022 Frontend App

Description

This is the app frontend code of the PaperDaily project based on uni-app & Vue.js.

Quick Start

See in: https://uniapp.dcloud.io/quickstart-hx.html

Use IDE

  1. Install HBuilderX IDE

  2. Import this project

  3. Run in build-in browser

  4. Build mobile app or quickapp

Use NPM

  1. Install vue-cli globally
npm install -g @vue/cli@4
  1. Run in H5
npm run dev:h5
  1. Build H5
npm run build:h5

Release

Reference

HFB APP

Contribution

License

MIT