Code Monkey home page Code Monkey logo

browserglass-es5's Introduction

Browserglass

This is a web app that can be used for synchronized testing with different devices / platforms. It uses Browsersync & socket.io behind the scenes. I hope you find it useful :)

Note: This project is still under development and only works for some secured sites. I recommend to only use it internally (for testing perhaps :P ). I'm planning to migrate it to ES6 & Redux, and consolidate a lot of stuff with new features .

Tech

  • node.js - evented I/O for the backend
  • Express - fast node.js network app framework [@tjholowaychuk]
  • Gulp - the streaming build system
  • ESLint
  • React
  • React-Router
  • Flux
  • Material UI
  • Babel
  • Browsersync
  • Nodemon
  • Mongoose
  • MongoDB
  • REDIS
  • Socket.io
  • Browserify
  • Sass

Installation

Install Node.js

* on OSX use homebrew brew install node
* on Windows use chocolatey choco install nodejs

You need Gulp installed globally:

$ npm i -g gulp
$ git clone https://github.com/jconiconde/browserglass-es5.git
$ cd browserglass-es5
$ npm i

Install MongoDB

Please follow the instructions on https://www.mongodb.org/

Seed data

Please follow the instructions on https://github.com/toymachiner62/node-mongo-seeds

Development Tasks

$ gulp serve-dev
  • Start compiling, serving, and watching files
  • Opens it in a browser and updates the browser with any files changes.
  • Generates source map for JS & CSS
$ gulp js
$ gulp css
$ gulp fonts
$ gulp fonts
$ gulp eslint

Troubleshooting

  • If you have problem with port 8006 (With livereload feature) , please switch to port 8007 instead.
  • Some npm modules should be installed globally i.e gulp, node-sass, etc..

browserglass-es5's People

Watchers

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