jimthedev/angular2-falcor-webpack-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Builds a bleeding edge example app featuring angular2+falcor.

This project is really just a build script that runs some commands and es in some files over top of angular2-webpack-starter. The result is a very basic Angular2 + Falcor + Falcor-Express app.

Currently, all data persistence (storage) in the app's backend is mocked which is why we don't have a working example of using falcor's model set or call. This may change in future versions of this project.

Alt text

git clone https://.com/jimthedev/angular2-falcor-webpack-builder.git
cd angular2-webpack-falcor-builder
./setup.sh

This build script will execute a series of commands, copy some files, and spit out a project to n2f-build.

(cd n2f-build && npm run falcor)

You can then see the app at http://localhost:3000.

Thanks to PatrickJS, Angular Class, the Falcor and Angular teams.

About

Builds a bleeding edge example app featuring angular2+falcor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published