Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 375 Bytes

File metadata and controls

20 lines (10 loc) · 375 Bytes

Chalktalk-presentations

installation instructions

  1. Intstall NodeJS version 8 or above

  2. Clone the repository

    git clone https://github.com/michaelgold/chalktalk-presentations.git

  3. Install the dependencies

    npm install

  4. Start the application

    npm start

  5. browse to http://localhost:3030