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
- Host: GitHub
- URL: https://github.com/praveenkumar-kalidass/angularvsreactvsvue
- Owner: praveenkumar-kalidass
- Created: 2019-02-18T06:52:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T03:12:29.000Z (over 3 years ago)
- Last Synced: 2025-03-05T15:01:51.615Z (over 1 year ago)
- Topics: angular, angularvsreactvsvue, bulk-data, hello-world, lazy-load, performance, react, security
- Language: TypeScript
- Homepage: https://praveenkumar-outlook.github.io/AngularVsReactVsVue/#/
- Size: 7.81 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Security: docs/Security/README.md
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