Skip to content

🌙 📻 每个熬夜加班的团队都值得拥有的午夜电台

License

Notifications You must be signed in to change notification settings

imyelo/channel-midnight

Repository files navigation

channel-midnight

🌙 📻 每个熬夜加班的团队都值得拥有的午夜电台

screenshot

如何开始

  1. 安装 libao

    • Debian

       sudo apt-get install libao-dev
    • OSX

       sudo brew install libao
  2. 安装 nodejs

  3. 安装 node-dev 及 gulp

    npm i -g node-dev gulp
  4. 安装依赖包

    npm i # 后端依赖包
    cd src/static && npm i # 前端依赖包

如何运行

正式环境

  1. 编译打包

    npm run build
  2. 启动服务端

    npm run server

调试模式

  1. 开启前端文件实时编译

    cd src/static && npm start
  2. 启动服务端

    npm start

听说你有一个 Idea

提交到 Trello

License

The MIT License

Favicon License

Icons made by Vectors Market from www.flaticon.com is licensed by CC 3.0 BY

About

🌙 📻 每个熬夜加班的团队都值得拥有的午夜电台

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published