https://github.com/akiver/cs-demo-manager.com
Source code of https://cs-demo-manager.com
https://github.com/akiver/cs-demo-manager.com
counter-strike cs2 csgo docusaurus
Last synced: 6 months ago
JSON representation
Source code of https://cs-demo-manager.com
- Host: GitHub
- URL: https://github.com/akiver/cs-demo-manager.com
- Owner: akiver
- License: mit
- Created: 2019-10-12T23:05:33.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-05-13T15:49:04.000Z (over 1 year ago)
- Last Synced: 2024-05-13T17:10:03.178Z (over 1 year ago)
- Topics: counter-strike, cs2, csgo, docusaurus
- Language: MDX
- Homepage:
- Size: 8.74 MB
- Stars: 5
- Watchers: 5
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# cs-demo-manager.com
Source code of [https://cs-demo-manager.com](https://cs-demo-manager.com), the website of the application [CS Demo Manager](https://github.com/akiver/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](https://github.com/akiver/cs-demo-manager.com/blob/main/LICENSE.md)