Skip to content

coderamen/react-on

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 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 91.8%
  • HTML 4.5%
  • CSS 3.7%