/admin-client-web

Admin Client Web

Primary LanguageTypeScript

react-develop-structure

React Development Method and Composition Project

Usage

This Page port is 3000

> git clone https://github.com/moonchop/react-develop-structure
> cd react-develop-structure
> yarn install
> yarn start

Folder Structure

  • components
    • stateless 컴포넌트
  • widget
    • 기능 구성 컴포넌트
  • page
    • 라우터 구성 컴포넌트
  • App.tsx
    • 페이지 틀 담당