This package has been deprecated

Author message:

does not matter

amd-requirejs-angular-jquery-bootstrap-socketio

0.0.1 • Public • Published

amd-requirejs-angular-jquery-bootstrap-socketio

Example of use with AMD RequireJS, AngularJS, jQuery, Bootstrap and Socket.io

Install

$ git clone https://github.com/andrehrf/amd-requirejs-angular-jquery-bootstrap-socketio.git
$ npm install
$ npm install -g gulp gulp-nodemon browser-sync (Dev mode)
$ npm install -g pm2 (Production mode)

Start application

$ gulp (Dev mode)
$ node app.js (Normal mode)
$ pm2 start app.js (Production mode)
http://localhost:5802 (Dev mode with Browser-sync)
http://localhost:5801 (Dev mode without Browser-sync)
http://localhost:5800 (Normal and Production mode)

Package Sidebar

Install

npm i amd-requirejs-angular-jquery-bootstrap-socketio

Weekly Downloads

2

Version

0.0.1

License

none

Last publish

Collaborators

  • andrehrf