Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Entry Base example

이 예제에서는 Entryjs를 사용하여 화면을 구성하는 예제를 보여줍니다.

Deploy your own

Deploy with Vercel Open in StackBlitz

How to use

npm, yarm 또는 pnpm으로 패키지를 설치하고 실행합니다.

npm install
npm run start
yarn
yarn start
pnpm install
pnpm start

RoadMap

  • 오브젝트 추가하기 팝업
  • 모양 추가하기 팝업
  • 소리 추가하기 팝업
  • 리스트 내보내기/불러오기
  • 데이터 분석 팝업
  • 인공지능 블록 팝업
  • 확장블록 블록 팝업
  • 진행 상태 모달
  • 그림판 저장 예제