🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

amd-requirejs-angular-jquery-bootstrap-socketio

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

amd-requirejs-angular-jquery-bootstrap-socketio

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

0.0.1
unpublished
latest
npm
Version published
Maintainers
1
Created
Source

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)

Keywords

amd

FAQs

Package last updated on 05 Mar 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts