这是indexloc提供的服务,不要输入任何密码
Skip to content

hummingbird-me/kitsu-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kitsu Client

Crowdin Test Status Deploy Status Code Climate Test Coverage


This is our client repository. It contains the Ember.js application for Kitsu.
Check out the tools, mobile, server and api docs repositories.


Getting Started

Installing Dependencies

  • yarn

Running Ember App

  • yarn start (default port 4200)
  • yarn start --port 4201

Running Tests

  • yarn test (tap reporter)
  • yarn test:ci (dot reporter)

Contributing

Check out the main repo for information on setting up a development environment and contributing.

Translations

We use CrowdIn to handle translations, head on over to crowdin.com/project/kitsu-web to suggest changes or add new translations.

Translations use the ICU Message Syntax format. Read the syntax documentation.

Issues

Looking to create an issue? Open a bug report or feature request on Kitsu.

Contributors