- Notifications
You must be signed in to change notification settings - Fork0
This is a collection of rulesets for beer pong that is built using Docusaurus 3 and served with GitHub Pages.
NotificationsYou must be signed in to change notification settings
mowi12/bierpongregeln
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a collection of rulesets for beer pong that is built usingDocusaurus 3 and served with GitHub Pages.
- Run
npm install
to get the dependencies. - Run
npm run start
in the root directory of this repository. - Run
npm run start -- --locale <language>
in the root directory of this repository to start in a different language.
- Run
npm install
to get the dependencies. - Run
npm run build
to build for production. - Run
npm run serve
to test your build locally.
- Run
npm install
to install the dependencies. - Use theVSCode ESLint plugin to get linting errors in the editor.
- Run
npm run lint
to lint the code. - Run
npm run validate-json
to validate the tournament data against the schema.
- Run
pip install -r pages_spellchecker/requirements.txt
to install the dependencies. - Run
python pages_spellchecker/pages_spellchecker.py
to check the spelling of the pages.
About
This is a collection of rulesets for beer pong that is built using Docusaurus 3 and served with GitHub Pages.