yoroshikun / teyvatdev-web

The web presence for Teyvat Dev, an API for developer resources for Genshin Impact

Home Page:https://teyvat.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Teyvat.Dev Web

The web presence for Teyvat.Dev, an API for developer resources for Genshin Impact

How to contribute

Fork the repo and clone the repo down to your own PC. The commands below will help with development

yarn # or npm
yarn generate # Generate graphQL types and hooks
yarn dev # start development mode, live reloading etc.
yarn build # will build a production version of the site
yarn lint # To lint the codebase
yarn format # to format the codebase

Please not that your commits should be both linted and formatted before submitting a pull request

About

The web presence for Teyvat Dev, an API for developer resources for Genshin Impact

https://teyvat.dev


Languages

Language:TypeScript 99.3%Language:JavaScript 0.5%Language:SCSS 0.2%