GithubHelp home page GithubHelp logo

charjac / formationangularjs Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 239 KB

correction des examples utilisées durant la formation angularJS

License: MIT License

JavaScript 83.55% CSS 3.03% HTML 13.42%

formationangularjs's Introduction

##Requirement

  • install NodeJS
  • open a terminal and type:

sudo npm install -g bower

sudo npm install-g gulp

remove the sudo if you are on windows

you can now download the or checkout the repository via git

Here's what you get out of the box :

  • Gulp
  • Karma
  • Protractor
  • Sample code demonstrating how to test AngularJS components and apps
  • Sample directives
  • Sample Services
  • JSHint
  • Live Reload (using browser plugin)
  • UI Router with nested views
  • ngMaterial
  • No need to add a script tag in your index.html for every JavaScript file you write

##setup

  • open a terminal go in the directory of the project and type: npm install bower install

to start work type gulp in the terminal and let's go, your code will be linted, build and tested at each modification.

##Useful gulp tasks

  • dev (default) - runs dev server, watches for changes, and tdd (livereload)
  • tdd - karma with watchers
  • buidDist - concat minify and move source file to dist directory
  • serveDist - run a static server wich serve the dist files

formationangularjs's People

Contributors

couzic avatar

Stargazers

 avatar Charles Jacquin avatar

Watchers

 avatar Charles Jacquin 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.