Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 305 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 305 Bytes

Plasmon

PCMan BBS Client on Electron

Development

pcman.js is not ready on npm yet, please use npm link pcman to develop.

npm install

npm start

Development with Livereload

npm run server And also npm run livereload

Build

npm run build