https://github.com/afrontend/cmd_server
로컬 프로그램을 실행하는 웹 서비스
https://github.com/afrontend/cmd_server
Last synced: 12 months ago
JSON representation
로컬 프로그램을 실행하는 웹 서비스
- Host: GitHub
- URL: https://github.com/afrontend/cmd_server
- Owner: afrontend
- License: mit
- Created: 2016-12-26T12:23:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-05-13T00:07:10.000Z (about 3 years ago)
- Last Synced: 2025-05-30T13:07:33.615Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://afrontend.wordpress.com/2017/01/16/%EB%B8%8C%EB%9D%BC%EC%9A%B0%EC%A0%80%EC%97%90%EC%84%9C-%EB%A1%9C%EC%BB%AC-%ED%94%84%EB%A1%9C%EA%B7%B8%EB%9E%A8%EC%9D%84-%EC%8B%A4%ED%96%89%ED%95%98%EA%B8%B0/
- Size: 482 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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

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