8000 GitHub - hereiskeith/maskhero: As a contributor for this anti-virus mask-donation open source project
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hereiskeith/maskhero

 
 

Repository files navigation

与子同袍-援助海外华人计划

Slack Status

项目配置

  1. 下载代码并进入目录

    git clone git@github.com:eleduck/maskhero.git
    cd maskhero
  2. 安装 NPM 包

    yarn install // 或 npm install
  3. 设置环境变量

    cp .env.example .env.local

    或 @管理员 要正式环境变量文件

  4. 启动项目

    yarn start // 或 npm run start
    

    访问 http://localhost:3000/ 即可访问网站

  5. 构建生产环境版本

    yarn build // 或 npm run build
    

About

As a contributor for this anti-virus mask-donation open source project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.6%
  • CSS 12.3%
  • Ruby 2.1%
  • HTML 1.9%
  • Python 1.1%
0