Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

React(Vite) 프로젝트 실행
npm run dev

Express 서버 실행
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