Skip to content

VChet/tamriel-calendar

Repository files navigation

Tamriel Calendar

vue Netlify Status code style

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: npm install
  • Start dev-server: npm run dev
  • Build for production: npm run build