https://agebloomers-b0969.web.app/
- Language : JavaScript (React)
- Framework : React
- Package Manager : npm
- IDE 설치 (VSCode)
해당 링크로 들어가서 다운로드 하세요.
- Repository 복제
- 소스 파일 설치
$ git clone https://github.com/AgeBloomers/agebloomers-frontend.git
- 패키지 npm 모듈 설정
$ npm i
- vite 실행
npm run dev
- axios
- react-router-dom
- tailwindcss
- postcss
- autoprefixer ======= This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh