0.0.1 • Published 5 years ago
typeneko-example v0.0.1
타입스크립트-네코랜드루아스크립트 예제
개발환경
git, node.js , npm 필수
프로젝트 복사
git clone https://github.com/mogunogu/typescript-nekoland-example.git example_project
패키지 설치
cd
npm run install
빌드
src폴더안의 타입스크립트가
dist폴더안에 _script.lua
, _client.lua
파일로 변환됩니다.
서버
npm run build-server
클라이언트
npm run build-client
서버&클라
npm run build
0.0.1
5 years ago