Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 426 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 426 Bytes

Anime Discovery

Discover your favorite anime with brokiem's Anime Discovery!
This website also support PWA (Progressive Web App)!

https://brokiem.is-a.dev/anime-discovery/ Website Preview

Project Setup (DEVELOPMENT ONLY)

yarn install

Compile and Hot-Reload for Development

yarn dev

Type-Check, Compile and Minify for Production

yarn build