GithubHelp home page GithubHelp logo

glebcha / online-cameras Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 20 KB

List of random online cameras fetched from open apis

JavaScript 70.04% CSS 29.96%
react-boilerplate react redux redux-api-middleware jest

online-cameras's Introduction

Online Cameras

This app can fetch cameras from open Ivideon api. Built with:

  • React/Redux
  • Self-made grid with mixins and variables in LESS
  • react-redux-api-middleware
  • BDD in mind

Preparing

Make sure to npm i and check for latest node version (>=6)

Running

"start": "NODE_ENV=development webpack-dashboard -c blue -- node app-server.js" "start-win": "set NODE_ENV=development&& webpack-dashboard -- node app-server.js"

Run dev mode with webpack dashboard in console (start-win is for Windows)

"start-basic-win": "set NODE_ENV=development&& node app-server.js"

Run dev mode without webpack dashboard in console for Windows

"build": "NODE_ENV=production webpack --config webpack.config.babel.js" "build-win": "set NODE_ENV=production&& webpack --config webpack.config.babel.js"

Build application

"test": "NODE_ENV=test jest"

Run tests (actions+helpers)

online-cameras's People

Contributors

glebcha avatar

Stargazers

 avatar

Watchers

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