Skip to content

MaxPenderuk/react-test-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation (development)

  1. npm install
  2. cp etc/client-config.json.sample etc/client-config.json
  3. npm run devserver (wait until build is ready, it will create file "etc/webpack-assets.json")
  4. npm run nodemon (in another terminal, and wait until build is ready)
  5. open http://localhost:3001

Linting

  1. npm run lint — linting
  2. npm run lint:fix — linting with fixing errors

About

Isomorphic React/Redux app test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published