https://github.com/500tech/angular-react-sample
Sample app using AngularJS and ReactJS
https://github.com/500tech/angular-react-sample
Last synced: 5 months ago
JSON representation
Sample app using AngularJS and ReactJS
- Host: GitHub
- URL: https://github.com/500tech/angular-react-sample
- Owner: 500tech
- Created: 2015-05-02T22:32:45.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-05T03:07:30.000Z (about 11 years ago)
- Last Synced: 2025-04-30T10:33:25.989Z (about 1 year ago)
- Language: JavaScript
- Size: 113 KB
- Stars: 1
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AngularJS & ReactJS Sample
## Install
cd sampleapp
npm install
## Running
cd sampleapp
npm run server
open http://127.0.0.1:3000
##
By [500Tech.com](http://500tech.com/)