Skip to content

proof of concept playground for migrating a legacy application to react

Notifications You must be signed in to change notification settings

augustjk/angularjs-to-react-poc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularJS to React Proof of Concept

Starter AngularJS code.

Dependencies

  • express - serve the web app
  • angular - angularjs framework
  • @uirouter/angularjs - router to manage particular angularjs views

How to run

  • npm install
  • npm start
  • visit http:https://localhost:3000

About

proof of concept playground for migrating a legacy application to react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.8%
  • HTML 8.2%