Skip to content

egils/introduction-to-symfony

Repository files navigation

Introduction to Symfony

Slides made with 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

  2. Install Grunt

  3. Clone the introduction-to-symfony repository

$ git clone git@github.com:egils/introduction-to-symfony.git
  1. Navigate to the reveal.js folder
$ cd introduction-to-symfony
  1. Install dependencies
$ npm install
  1. Serve the presentation and monitor source files for changes
$ grunt serve
  1. Open http://localhost:8000 to view your presentation

You can change the port by using grunt serve --port 8001.

About

Slides - Introduction to Symfony

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •