web_base
1.0.0
프론트 엔드 템플릿-REACT + TYPESCRIPT + VITE + Antd + Electron + ServiceWorker를 기반으로 한 모듈 식 프론트 엔드 템플릿 (기본 버전, 다중 페이지 모듈 버전, 클라이언트 버전 등 지원).
基础版本브랜치模块化版本분기客户端版本분기Web / 클라이언트 및 Electron / 앱 및 Cordova ) devenvtips : (node> = 14.20.0), (npm> = 8.0.0), (git> = 2.30.0)
git clone https://github.com/biugle/web_base.git
npm i -g js-xcmd
xcmd create-web-base [dir] [branch]
# client-main ===> c-main
# client-modules ===> c-modules
# simple-cross-platform ===> cross npm install 또는 npm run init
husky hooks의 설치가 실패하면git init수행되었는지 확인하십시오.
참고 : 코드에 빨간색으로 표시된 경우
npm버전이 너무 낮은 지 확인하십시오.react18의 선언 파일이 설치되었습니다.react18의 선언 파일을 설치하지 않으려면npm install --no-optional사용할 수 있습니다. 또는npm버전(*∩_∩*)직접 업그레이드하십시오.
npm run dev 또는 npm run dev:exe npm run preview 또는 npm run preview:exe npm run build 또는 npm run build:exe npm run lint 커피를 사세요!