Skip to content

wattlebird/chii-frontend

Repository files navigation

Bangumi Research Web Client

Local setup

git clone https://github.com/wattlebird/chii-frontend.git
cd chii-frontend/packages/schema
yarn
yarn generate
cd ../app
yarn
yarn start

The above commands are the default way to connect to test bed. If one wish to test on local server, one has to comment uri: '/graphql', in packages/app/src/index.tsx and uncomment uri: 'http://localhost:4000/graphql',

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published