Skip to content

Files

Latest commit

 

History

History

server

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Entry Server example

이 예제에서는 Entryjs의 API 서버의 예를 보여 줍니다.

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

  • 오브젝트 API
  • 모양 API
  • 소리 API
  • 그림판 저장 API