Skip to content

grace-shi/react-redux-starter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solution for ThoughtWorks Interview Test By Yuqin Shi

This project includes the solution of ThoughtWorks interview test for Yuqin Shi It's based on a react-redux-starter, https://github.com/Prismatik/react-redux-starter

Used Technologies: Framework: React + Redux Language: ES6 (Babel) Build Tool: Webpack Test Tool: Mocha UI component: React-Bootstrap Layout: HTML5, Bootstrap Styles: Less

Tested in Chrome, Firefox, IE 9+

Getting Started

npm install
npm run dev

Browse to http://localhost:9000.

Test

npm test

Production

npm run build

This will build and uglify files to dist/ ready to push to production.

Includes

About

Starter pack for React + Redux + Webpack projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.7%
  • CSS 11.8%
  • HTML 0.5%