Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

excellalabs/javascript-framework-comparison-2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular 2 / Vue / React

A comparison of the top JS frameworks of 2017

To run the project locally:

  1. Make sure you have Node installed -- you must have version 6.9.0 or higher
  2. Clone the project to your local machine
  3. In the root directory of your clone, run npm install
  4. In the same directory, run npm start

If you make changes to a sub-project:

You can either run npm run build from the root directory of your clone, or you can run it in just the directory in which you made the changes. Either way, there shouldn't be any need to restart the server.

About

A chat app build in Angular 2, React, and Vue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published