Skip to content

santir489/multithreading-slides

Repository files navigation

RS slides template

This is a template for creating slide decks using React and reveal.js.

Usage

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

System requirements

  • Node
    • This repo already includes a .nvmrc file with a specific Node version.

Available Scripts

In the project directory, you can run:

yarn install

Install the libraries and dependencies needed to run the app locally.

yarn start

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.

yarn run build

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!

Supported features

All the reveal.js feature are supported

Deployment

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.

image

Core Libraries

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published