Skip to content

musicalshore/react-on

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Introduction

This is a sample repository showing how to setup a React working environment from scratch. Currently implemented:

  • babel with es2015 and React presets
  • webpack 2.2.x
    • less, css, file-loaders with extract-text-webpack-plugin
    • DirectoryNamed resolver plugin
    • hot module replacement
  • jest 0.19
    • enzyme
  • eslint
    • eslint react rules

#License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.3%
  • HTML 4.2%
  • CSS 3.5%