Register to Sfeir Chatbot session
You can view the slides here.
The reveal open format is a work in progress.
Workshops are in directory steps. You should first cd into it and run npm install.
In package.json you will found some script to help you work.
You will find two directories per workshop :
- a basic directory with boilerplate for the exercice, README with exercice todo and tips
- a second directory suffixed with
-solutionwhich contains source file with solutions and explanation in README.
To launch your code, use script npm run watch -- --source=<step dir>
To run docs locally, go in directory docs and run npx serve of if you don't have node, you can use docker docker-compose up, and open slides on http://localhost:5000/.
Read through our contributing guidelines to learn about our submission process, coding rules and more.
Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing and then check out one of our issues labeled as help wanted or good first issue.
Help us be open and inclusive. Please read and follow our Code of Conduct.
