Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 483 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 483 Bytes

cs-demo-manager.com

Source code of https://cs-demo-manager.com, the website of the application CS Demo Manager.

Development

  1. npm i
  2. npm run dev

Working on a specific locale

Most commands accept a --locale argument, examples:

  • npm run dev --locale fr
  • npm run write-translations --locale fr

License

MIT