An open API service indexing awesome lists of open source software.

https://github.com/afrontend/cmd_server

로컬 프로그램을 실행하는 웹 서비스
https://github.com/afrontend/cmd_server

Last synced: 12 months ago
JSON representation

로컬 프로그램을 실행하는 웹 서비스

Awesome Lists containing this project

README

          

# 명령 서버

로컬 프로그램을 실행하는 웹 서비스

# Install

$ git clone https://github.com/afrontend/cmd_server
$ cd cmd_server
$ npm install
$ npm run build

# Run

$ npm start

# Screenshot

![명령어 서버 스크린샷](https://afrontend.files.wordpress.com/2017/01/cmd_server.png)

MIT © [Bob Hwang](https://afrontend.github.io)