Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prgrms-web-devcourse-final-project/web1_2_readcircle_fe
https://github.com/prgrms-web-devcourse-final-project/web1_2_readcircle_fe
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/prgrms-web-devcourse-final-project/web1_2_readcircle_fe
- Owner: prgrms-web-devcourse-final-project
- Created: 2024-11-18T08:22:03.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-21T10:30:37.000Z (15 days ago)
- Last Synced: 2024-12-21T11:23:27.674Z (15 days ago)
- Language: JavaScript
- Size: 1.19 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
React(Vite) 프로젝트 실행
npm run devExpress 서버 실행
node server/index.js
서버는 http://localhost:5000 에서 실행합니다.# React + Vite
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](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh