Skip to content

codecopy/flat

 
 

Repository files navigation

开发

yarn

# renderer-app (第一个窗口,不要关闭)
cd src/renderer-app
yarn start

# main-app (第二个窗口,不要关闭)
cd src/main-app
yarn start

构建

cd src/renderer-app
yarn build
cd ../src/main-app
yarn pack:mac:auto

About

Project flat is the Web, Windows and macOS client of Agora Flat open source classroom.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 86.5%
  • Less 7.3%
  • JavaScript 6.0%
  • HTML 0.1%
  • AppleScript 0.1%
  • SCSS 0.0%