Skip to content

swjtu-maker/stooop

 
 

Repository files navigation

介绍

交大创客空间门禁管理系统

Dependencies

Setup

取代码

git clone https://github.com/swjtu-maker/stooop

进入目录 Change into the project directory:

cd stooop

安装依赖

npm install

启动

npm start

设置

配置文件在: .env file - see .env.example.

测试

If you are working on the server part of the app, then you should run the tests to verify that you haven't broken anything:

npm test

文档

You can generate JSDoc documentation automatically by running

npm run jsdoc

About

Stooop System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • SCSS 42.1%
  • JavaScript 40.8%
  • Pug 17.0%
  • Shell 0.1%