Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.1 KB

README.md

File metadata and controls

20 lines (13 loc) · 1.1 KB

Tamriel Calendar

vue Netlify Status code style Localazy

Disclaimer

This project is an unofficial, fan-made creation and is not affiliated with or endorsed by Bethesda Softworks LLC or the creators of the Elder Scrolls series. The use of any copyrighted material from the Elder Scrolls series is solely for informational and reference purposes and does not imply any endorsement or affiliation with Bethesda.

Design

Original design by Serafima S (Behance Link)

Development

  • Install dependencies: pnpm install
  • Start dev-server: pnpm run dev
  • Build for production: pnpm run build