Skip to content

sanggatalk/react-fragment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2.0-epub-viewer

2.0-epub-viewer

How to Run

  npm install     # install dependencies
  npm run start   # Run (react-scripts start)

Directory Structure Intro

  ├─assets        => static 파일들 저장 및 객체 화 (Hamburger.svg, tree.jpeg, ...)
  ├─component     => page를 이루는 기본 단위 (Navigation Bar, Content Viewer, ...)
  ├─module        => components 들이 이용할 기본 로직들 (서버 연결, 세션 관리, ...)
  └─page          => components 들을 이용하여 하나의 페이지 구현 (Main Page, Profile Page, Content Page, ...)

Browser Supports

Chrome Safari Firefox IE Opera
Latest ✔ Not Tested ❌ Not Tested ❌ Not Tested ❌ Not Tested ❌

Contributor

Front - GGULBAE

About

react-fragment for numerous project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published