/selfIntroductionRevealJS

A self introduction built with reveal.js

Primary LanguageJavaScriptMIT LicenseMIT

Self introduction with reveal.js

This repository contains the code of my self introduction which I built using reveal.js

Requirements

A modern version of Node.js and its package manager npm. Download and install it here.

How to use

Clone the repository

git clone https://github.com/RapTho/selfIntroductionRevealJS.git

Install dependencies

cd selfIntroductionRevealJS
npm install

Start the development server

npm start

Open a browser and navigate to

http://localhost:8000