https://nashvillenbdn.github.io/Switch-Thinking-Slides/

RockPaperScissors deployed on kovan at address 0x462DC798f5230f04650AfC6086c012806a28D90A


w3tec

Reveal.js Boilerplate

A simple and comfortable way to make a presentation

Made with ❤️ by w3tech & contributors


❯ Table of Contents

divider

❯ Getting Started

Step 1: Set up the Development Environment

You need to set up your development environment before you can do anything.

Install Node.js and NPM

Install yarn globally

npm install yarn -g

Step 2: Serve your App

Go to the project dir and start your app with this npm script.

npm start

❯ License

MIT