Skip to content

jchouse/reactjs-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deps

nodejs v4.2.1 with npm ^v3.9.0

npm grunt-cli -g

some links

How to use

  • checkout project
  • cd project_root/
  • npm i

Build project

  • run grunt in ./dir, grunt-cli must be installed globaly from npm

Live Watch

  • run wwb in ./dir

Run test

  • run grunt jest in ./dir, or 'jest' with jest-cli

JS code style

  • JSCS - yandex config
  • ESLint - config in ./dir

Test debug

  • Idea Install NodeJS plugin. Create new Node.js configuration with parameters : Working directory : path to project dir java script file : node_modules/jest-cli/bin/jest.js App params : --runInBand After this put breakpoint and Debug new configuration.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published