opensourceways / app-cla-webui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

The Contributor License Agreement (CLA) application lets project contributors read, sign, and submit contributor license agreements easily.

This repository is the frontend of CLA application.

This platform supports both GitHub and Gitee source code repositories.

Application backend

The repository of CLA backend is app-cla-server

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About


Languages

Language:JavaScript 53.9%Language:Vue 39.6%Language:CSS 4.5%Language:HTML 1.9%Language:Dockerfile 0.0%