Skip to content

A Killer React App sample with the coolest stuffs money cannot buy lol

Notifications You must be signed in to change notification settings

vutran1710/react-killer-app-demo

Repository files navigation

REACT-DEMO

Table of Content

Introduction

This is a demo react application. Everything has been done with enterprise-orientation.

Dependencies

  • Brunch: a build tool focus on simplicity, readability and ease-of-use
  • React
  • Redux + Redux-Form + Jumpstate: redux state-management
  • Normalize.css: unify browser’s styling
  • React-Styleguidist: isolated environment for React-Component documentation & design

Getting started

Clone the repo and install dependencies

$ git clone <repo-link> <folder-name>
$ cd <folder-name>
$ npm install

Get the app running with the following command in the terminal

$ npm start

For production build, go for…

$ npm run prod

To inpsect available components and their interactive documents, type…

$ npm run styleguide

Finally, open browser and go to http://localhost:3333

About

A Killer React App sample with the coolest stuffs money cannot buy lol

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published