Skip to content

walfie/anime-bingo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development

yarn install
yarn start

Then open http://localhost:1234 in a browser.

Build

yarn build

The dist directory will contain the output files, with index.html as the entrypoint.

Deploy to GitHub pages

yarn deploy

This will run the above build task, update the gh-pages branch with the contents of the dist directory, and push to the remote origin.

If you get the error A branch named 'gh-pages' already exists, you may need to run the following script:

./node_modules/gh-pages/bin/gh-pages-clean.js

About

Anime bingo generator using AniList API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •