Code Monkey home page Code Monkey logo

progressive-web-apps's Introduction

Progressive Web Apps presentation

Presentation using reveal.js about Progressive web apps

More reading:

  • Installation: Step-by-step instructions for getting this presentation based on reveal.js running on your computer.

Installation

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 reveal.js repository

    $ git clone https://github.com/hakimel/reveal.js.git
  4. Navigate to the reveal.js folder

    $ cd reveal.js
  5. Install dependencies

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

    $ grunt serve
  7. Open http://localhost:8000 to view your presentation

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

Folder Structure

  • css/ Core styles without which the project does not function
  • js/ Like above but for JavaScript
  • plugin/ Components that have been developed as extensions to reveal.js
  • lib/ All other third party assets (JavaScript, CSS, fonts)

License

MIT licensed

Copyright (C) 2015 Fábio Antunes, http://fabioantunes.me

progressive-web-apps's People

Contributors

akiersky avatar asmod3us avatar burnpanck avatar commadelimited avatar dandv avatar danielmitd avatar davidbanham avatar ericweikl avatar fabioantunes avatar farosas avatar gturri avatar hakimel avatar jasonkarns avatar lordsutch avatar mahemoff avatar mischah avatar navateja avatar nschonni avatar ob1 avatar olivierbloch avatar owenversteeg avatar rajgoel avatar rmurphey avatar russellbeattie avatar technicalpickles avatar theone1984 avatar tkaczmarzyk avatar vonc avatar webpro avatar xiaomipatchrom avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

fabio-flubit

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.