Skip to content

danielstern/angular-react-exemplar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-react-exemplar

An inbox app making use of a combination of Angular and React

Usage

To run the app

  1. Install http-server with npm install -g http-server
  2. Install dependencies with npm install; bower install
  3. Run http-server in the main directory
  4. Navigate to http://localhost:8080

To develop

  1. Install gulp with npm install -g gulp
  2. Install dependencies with npm install; bower install
  3. Run gulp dev to watch updates to ./main.jsx

About

An inbox app making use of a combination of Angular and React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published