Skip to content

NewOldMax/test2

Repository files navigation

Hello friend! Have you heard the good news about Function Programming?

Created using reveal.js.

Full setup

Some reveal.js features, like external Markdown and speaker notes, require that presentations run from a local web server. The following instructions will set up such a server as well as all of the development tasks needed to make edits to the reveal.js source code.

  1. Install Node.js (1.0.0 or later)

  2. Clone the repo

    $ git clone git@github.com:mdjnewman/have-you-heard.git && cd have-you-heard
  3. Install dependencies

    $ npm install
  4. Serve the presentation and monitor source files for changes

    $ npm start
  5. Open http://localhost:8000 to view your presentation

    You can change the port by using npm start -- --port 8001.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published