项目作者: albertyw

项目描述 :
Programming memes
高级语言: Go
项目地址: git://github.com/albertyw/reaction-pics.git
创建时间: 2016-03-13T09:23:26Z
项目社区:https://github.com/albertyw/reaction-pics

开源协议:MIT License

下载


Reaction Pics

Go Report Card
Build Status
Code Climate
Test Coverage
Go Reference
Varsnap Status

Index of DevOps Reactions

Installation

  1. Install Go 1.22.
  2. Install Node 18.
  3. npm ci && npm run minify
  4. make serve

Running tests

  1. make test