UINIO Web Vue2
1.0.0
vue-cli가 없는 우아한 Vue 2 및 Webpack 5 스캐폴드.
login
layout
dashboard
보드demo
데모 1. git clone https://github.com/uinika/UINIO-Web-Vue2.git
2. cd aves
3. npm i
4. npm start
5. Open browser with http://localhost:5000/dev/index.html
글로벌 Ajax 연결을 위한 기본 URL을 업데이트합니다.
output/build
내의 모든 것을 제거하십시오.
소스 코드를
output/build
디렉토리로 컴파일합니다.
빌드 폴더를
output/release year-month-day hour.minute.second.zip
디렉토리로 압축합니다.
이 명령을 활성화하기 전에
npm start
실행해야 합니다.