meddlin / frontends-presentation

Slides for a presentation comparing react, vue, and angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontends Presentation

This project was built with Spectacle

Getting Started

To 'run' the slides follow these steps (you'll need nodejs/npm):

  • git clone https://github.com/meddlin/frontends-presentation.git
  • cd frontends-presentation\
  • npm install
  • npm start

Demo Projects

Examples referenced by the slides can be found in the following directories

  • /angular-demo
  • /react-demo
  • /vue-demo

Check out the DEMO-README.md for more info!

About

Slides for a presentation comparing react, vue, and angular


Languages

Language:JavaScript 60.2%Language:TypeScript 21.7%Language:HTML 8.8%Language:CSS 5.0%Language:Vue 4.3%