Coder Social home page Coder Social logo

trasta298 / traq_s-ui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from traptitech/traq_s-ui

0.0 0.0 0.0 8.08 MB

traQ S - traP Internal Messenger Application Frontend

License: MIT License

JavaScript 2.54% HTML 0.08% TypeScript 39.02% Vue 57.09% Dockerfile 0.03% SCSS 1.24%

traq_s-ui's Introduction

traQ_S-UI

GitHub release CI release codecov Dependabot Status

traQ-S Frontend

開発環境構築

実行にはNode.jsが必要です

$ npm i
$ npm run gen-fonts

コマンド

ホットリロード環境

$ npm run serve

実行前に一度$ npm run gen-fontsを実行する必要があります

ビルド

$ npm run build

フォント以外のビルド

$ npm run build:with-font

フォントを含めたビルド

$ npm run gen-unicode_emojis

絵文字用データの生成 リポジトリに生成物が含まれています このコマンドは更新用です

$ npm run gen-fonts

フォントの生成 リポジトリに生成物が含まれていません

テスト/lint

$ npm run test:unit

ユニットテスト実行

$ npm run test:e2e

e2eテスト実行
cypress.env.jsonを以下の通りに作成する必要があります

{
  "username": "ユーザー名",
  "password": "パスワード"
}
$ npm run lint

lintの実行とauto-fixによる修正

$ npm run lint:no-fix

lintの実行(auto-fixなし)

traq_s-ui's People

Contributors

11agate avatar annin3 avatar dependabot-preview[bot] avatar fujishigetemma avatar harsssh avatar hijiki51 avatar hosshii avatar lum1narie avatar macky1x2 avatar motoki317 avatar oribe1115 avatar purewhite404 avatar raychan12 avatar reyu0722 avatar ryoha000 avatar sapphi-red avatar spaspa avatar t-terrra avatar toshi-pono avatar unipota avatar wasabi315 avatar wtks avatar yto60 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.