Skip to content

akiver/cs-demo-manager.com

Repository files navigation

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