An open API service indexing awesome lists of open source software.

https://github.com/praveenkumar-kalidass/angularvsreactvsvue

Performance Comparison for Angular, React and Vue
https://github.com/praveenkumar-kalidass/angularvsreactvsvue

angular angularvsreactvsvue bulk-data hello-world lazy-load performance react security

Last synced: about 2 months ago
JSON representation

Performance Comparison for Angular, React and Vue

Awesome Lists containing this project

README

          

# AngularVsReactVsVue
Performance Comparison for Angular, React and Vue

## Performance
- [Comparison](https://github.com/praveenkumar-outlook/AngularVsReact/tree/master/docs/Comparison)
- [Application Bootstrap](https://github.com/praveenkumar-outlook/AngularVsReact/tree/master/docs/ApplicationBootstrap)
- [Bulk Data](https://github.com/praveenkumar-outlook/AngularVsReact/tree/master/docs/BulkData)
- [Lazy Load](https://github.com/praveenkumar-outlook/AngularVsReact/tree/master/docs/LazyLoad)
- [Security](https://github.com/praveenkumar-outlook/AngularVsReact/tree/master/docs/Security)

## Specifications
- React 16.x.x
- Angular 7.x.x
- Vue 2.x.x
- Typescript

# Requirements
- Node.js - latest v8.x

## Installation
- `npm install` - Node modules

## Usage
- `npm run dev` - Run with Webpack dev server
- `npm run build` - Build production-ready code