Skip to content

alfredctchoi/interview-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General

This is a sample project that is built with React and Redux. The application replies on a public api (https://jsonplaceholder.typicode.com/) for sample data. A working demo can be found at http://postapp.alfredchoi.com.

Technologies Used

  • NodeJS/NPM
  • Webpack
  • Babel
  • Gulp
  • React
  • Redux
  • Mocha + Expect + Enzyme (testing)

Commands

  • npm test - runs the unit tests for the project
  • npm run test:watch - watches files and runs unit tests when there are changes to the files
  • npm run build - compiles the files into the dist folder
  • npm run serve - starts a local server that runs the application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published