flink platform frontend
1.0.0
Ini adalah proyek vue pertama saya yang ditulis pada vue-admin-template, cukup buat halaman frontend untuk flink-platform-backend.
Untuk informasi lebih lanjut silakan kunjungi 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
Ini secara otomatis akan membuka 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
Browser modern dan Internet Explorer 10+.
YAITU / Tepi | Firefox | krom | Safari |
---|---|---|---|
IE10, IE11, Tepi | 2 versi terakhir | 2 versi terakhir | 2 versi terakhir |
lisensi MIT.