git clone https://github.com/cs-ieee-ist/cs-essentials.git
npm install
npm run dev
- Go to
http://localhost:1234/cs-essentials
Before proposing a PR, please open an issue, where the feature or other type of change can be discussed. This help prevent duplicated work.
Each PR needs to be reviewed and accepted by at least one of the maintainers.
You can use GitHub issues to report bugs, discuss content changes or other changes you find relevant. Make sure that your description is clear and has sufficient instructions when reporting a bug.
Make sure your editor is following the .editorconfig
code style.