Code Monkey home page Code Monkey logo

cfp-speaker's Introduction

Build status

Devoxx Call For Papers Application: Proposal module This application can be used to handle CFP requests, targeted at the Devoxx REST interface v2.

Used technologies:

  • HTML5
  • AngularJS
  • Angular-UI
  • Underscore.JS
  • Bootstrap.JS
  • Karma
  • Grunt
  • Bower
  • NodeJS
  • IstanbulJS

#Setup global env

  • Install [nodejs] [1]
  • It comes with [npm] [2]
  • Have a look to [yeoman] [3]: it helps to scallfold an angular project with best practices
  • [sudo] npm install -g yo grunt-cli bower generator-angular generator-karma

#Setup project env

  • cd path/to/project
  • npm install && bower install
  • npm install is configured with package.json and generates the directory node_modules
  • bower is configured with bower.json or bower.json and generates the directory app/components

##Starts your application##

  • grunt server
  • grunt is configured with Gruntfile.js

##Build your app, including testing and optimization##

  • grunt

##Update your project's dependencies##

  • bower update
  • it update app/components directory

##Update your project's build dependencies##

  • npm update
  • it update node_modules directory

##Support##

  • [Best practices] [4]

Built on CloudBees

TODO: Temporary switched to unstable version because of bug in $http See: https://github.com/angular/angular.js/commit/79af2badcb087881e3fd600f6ae5bf3f86a2daf8#commitcomment-2367611 "angular": "~1.0.7",

cfp-speaker's People

Contributors

jankeesvanandel avatar jayv avatar ndeloof avatar stephanj avatar jollivetc avatar timpeeters avatar lostinbrittany avatar w4tson avatar hanscappelle avatar ybonnel avatar

Watchers

 avatar James Cloos 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.