From c7b8e912aff206f69254f49f5981f2a0a118525e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jeong=20Sang=20=28=EC=A0=95=EC=83=81=29?= Date: Thu, 30 Nov 2023 22:30:40 +0900 Subject: [PATCH] docs(README): add screenshot --- README.md | 40 ++++++++-------------------------------- 1 file changed, 8 insertions(+), 32 deletions(-) diff --git a/README.md b/README.md index ac22579..2695f06 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,13 @@ React로 개발되는 다양성 평가 리포트 웹사이트의 프론트엔드 레포지토리입니다. -## 디자인 파일 (작업 중) +이 프로젝트는 [Netlify](https://netlify.com/)를 사용하여 배포되고 있습니다. -- Figma 링크: https://www.figma.com/file/Dh9nytTfbib9qGI56Ddw6F/NewWays-%EB%8B%A4%EC%96%91%EC%84%B1-%ED%8F%89%EA%B0%80-%EB%A6%AC%ED%8F%AC%ED%8A%B8?type=design&node-id=0%3A1&mode=design&t=ugrYtZqACCSdDBmK-1 +- 배포 주소: https://diversity.tech4impact.kr + +

+ screenshot +

## Setup @@ -39,34 +43,6 @@ React로 개발되는 다양성 평가 리포트 웹사이트의 프론트엔드 pnpm build ``` -## 기타 - -이 레포지토리는 [Vite 템플릿](https://ko.vitejs.dev/guide/#scaffolding-your-first-vite-project)으로 제작되었습니다. 아래는 Vite 템플릿의 README.md입니다. - -### React + TypeScript + 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 - -#### Expanding the ESLint configuration - -If you are developing a production application, we recommend updating the configuration to enable type aware lint rules: - -- Configure the top-level `parserOptions` property like this: - -```js - parserOptions: { - ecmaVersion: 'latest', - sourceType: 'module', - project: ['./tsconfig.json', './tsconfig.node.json'], - tsconfigRootDir: __dirname, - }, -``` +## 디자인 파일 (작업 중) -- Replace `plugin:@typescript-eslint/recommended` to `plugin:@typescript-eslint/recommended-type-checked` or `plugin:@typescript-eslint/strict-type-checked` -- Optionally add `plugin:@typescript-eslint/stylistic-type-checked` -- Install [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) and add `plugin:react/recommended` & `plugin:react/jsx-runtime` to the `extends` list +- Figma 링크: https://www.figma.com/file/Dh9nytTfbib9qGI56Ddw6F/NewWays-%EB%8B%A4%EC%96%91%EC%84%B1-%ED%8F%89%EA%B0%80-%EB%A6%AC%ED%8F%AC%ED%8A%B8?type=design&node-id=0%3A1&mode=design&t=ugrYtZqACCSdDBmK-1