flink platform frontend
1.0.0
นี่เป็นโครงการ Vue ครั้งแรกของฉันที่เขียนบน Vue-Admin-Template เพียงทำหน้าส่วนหน้าสำหรับ Flink-Platform Backend


สำหรับข้อมูลเพิ่มเติมกรุณาเยี่ยมชม Flink-Platform-Backend
# clone the project
git clone [email protected]:itinycheng/flink-platform-frontend.git
# enter the project directory
cd flink-platform-frontend
# install dependency
npm install
# develop
npm run devสิ่งนี้จะเปิด http: // localhost: 9528 โดยอัตโนมัติ
# build for test environment
npm run build:stage
# build for production environment
npm run build:prod # preview the release environment effect
npm run preview
# preview the release environment effect + static resource analysis
npm run preview -- --report
# code format check
npm run lint
# code format check and auto fix
npm run lint -- --fixเบราว์เซอร์ที่ทันสมัยและ Internet Explorer 10+
เช่น / ขอบ | Firefox | โครเมี่ยม | ซาฟารี |
|---|---|---|---|
| IE10, IE11, Edge | 2 เวอร์ชันล่าสุด | 2 เวอร์ชันล่าสุด | 2 เวอร์ชันล่าสุด |
ใบอนุญาต MIT