Coder Social home page Coder Social logo

famous-angular-examples's Introduction

famous-angular-examples

Integration examples of Famo.us + AngularJS

##Running

The easy way

  1. Make sure that you have npm installed
  2. In your terminal, run npm install -g serve
  3. In your terminal, change your directory to famous-angular-examples/app
  4. In your terminal, run serve

You should then be able to open the examples at http://localhost:3000

The more powerful way

  1. Make sure that you have npm installed
  2. In your terminal, run npm install -g gulp
  3. In your terminal, run npm install to install package dependencies, including bower dependencies
  4. In your terminal, from the famous-angular-examples base directory, run gulp

You should then be able to open the examples at http://localhost:4000

The most powerful way, for library development

(if you want to make changes to the main famous-angular library and have those changes take effect live in this examples project)

  1. Make sure that you have npm installed
  2. Check out the main Famo.us/Angular repository, following the instructions in its README.md
  3. In your terminal, change directory to the famous-angular-examples directory that's INSIDE of the famous-angular directory. If you followed the library setup examples in the README.md, the famous-angular-examples submodule should be initialized and ready to go.
  4. In your terminal, run npm install to install package dependencies, including bower dependencies
  5. Back in the main famous-angular directory, run npm install
  6. Ensure you have gulp installed with npm install -g gulp
  7. From the main famous-angular directory, run gulp dev

Then open http://localhost:4000 in your browser.

####Troubleshooting If nothing loads try changing the default server port in gulpfile.js and re-run gulp.

famous-angular-examples's People

Contributors

andrelevi avatar ocombe avatar robinboehm avatar webprofusion-chrisc avatar zackbrown avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.