Skip to content

intelliware-coe-web/react-redux-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React/Redux lab

Getting Started

Application

npm install
npm start
open http://localhost:3000/

Style Guide

We're using React Styleguidist to generate our style guide. It's configured to pick up any element matching the file pattern src/elements/**/*.js

npm run styleguide
open http://localhost:6060/

Development

Unit Testing

On Unit testing framework is Jest, you can run the tests with the command:

npm run test

More details here: https://github.com/facebook/create-react-app/blob/master/packages/react-scripts/template/README.md#running-tests

UI Framework

We rely on UIkit, feel free to check it out.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published