This is a template for creating slide decks using React and reveal.js.
Since this is a template repository, you must first create a new repo using this template.
Once you have your repo, you can use the bootstrap.sh script to update all the template files with the name of your own.
./bootstrap.sh my-new-slide-deck- Node
- This repo already includes a
.nvmrcfile with a specific Node version.
- This repo already includes a
In the project directory, you can run:
Install the libraries and dependencies needed to run the app locally.
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
All the reveal.js feature are supported
This template includes a Github Action that will deploy your slides to Github Pages.
To enable this feature, you must access to the settings tab of your Github repository and enable Github Pages.
