Giter VIP home page Giter VIP logo

react-reflux-super-fantastic-shop-demo's Introduction

react-reflux-super-fantastic-shop-demo

Please take note, this repo is no longer actively maintained since it was sample code written whilst learning React & Reflux in March 2015.


A super fantastic demo shop making use of the incredible powers provided by:

demo page

Built with:

  • npm and gulp development/watch/livereload and production tasks
  • browserify for module loading
  • react + react router
  • bower to add vendor libaries - currently pulling in pure css
  • CSS loaded via browserify for react components + sass for global (SMACCS + BEM + Suit CSS influenced)
  • es6 transpiling via babelify

Placeholder images courtesy of lorem pixel

Project Setup:

Run these commands to get started:

Install node packages

$ npm install

Project tasks:

Run development task (watches source files, starts server with livereload):

$ npm start

Open browser: http://localhost:8080/

or to specify dev server port:

$ gulp --port 3030

Open browser: http://localhost:3030/

Run build task (minifies scripts):

$ npm build

react-reflux-super-fantastic-shop-demo's People

Contributors

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