KoaHub.js - Koa.js 플랫폼을 기반으로 하는 Node.js 웹 신속 개발 프레임워크입니다. ES6/7(Generator Function, Class, Async & Await) 등의 기능을 프로젝트에서 직접 사용할 수 있으며, Babel 컴파일을 통해 Node.js 환경에서 안정적으로 실행할 수 있습니다.
KoaHub.js 데모
KoaHub.js
KoaHub.js - Koa.js 플랫폼을 기반으로 하는 Node.js 웹 신속 개발 프레임워크입니다. ES6/7(Generator Function, Class, Async & Await) 등의 기능을 프로젝트에서 직접 사용할 수 있으며, Babel 컴파일을 통해 Node.js 환경에서 안정적으로 실행할 수 있습니다.
Github 주소: http://github.com/einsqing/koahubjs
데모
다운로드 및 설치
//다운로드
git 클론 https://github.com/einsqing/koahubjs-demo
//종속성 설치
npm 설치
//컴파일
npm 컴파일
//시작
노드 시작.js
브라우저 액세스
http://localhost:3000/admin/index/index
표시
안녕하세요 koahubjs
공식홈페이지
[http://js.koahub.com]http://js.koahub.com