martijnblankestijn / functionalstate-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Never change state and still get things done

J-Fall 2016, Martijn Blankestijn & Remko de Jong

To run this presentation

  1. Install Node.js (1.0.0 or later)

  2. Clone the 'presentation' repository

    $ git https://github.com/aggenebbisj/functionalstate.git
  3. Navigate to the folder

    $ cd functionalstate
  4. Install dependencies

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

    $ npm start
  6. Open http://localhost:8000 to view the presentation

About

License:MIT License


Languages

Language:JavaScript 48.6%Language:CSS 31.9%Language:HTML 19.5%