Skip to content

Basic boilerplate for React experiments or to make a minimal repo for reproducing bugs

Notifications You must be signed in to change notification settings

devboell/basic-react-bp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic boilerplate for React experiments or to make a minimal repo for reproducing bugs.

notes:

  • image support. It serves static images located in src/images from images. It also supports images imported as a module. (see example in src/App/index.js).
  • it's possible to call jest's toMatchSnapshot() on enzyme wrappers.
  • just empty src/App and src/images to start clean.

About

Basic boilerplate for React experiments or to make a minimal repo for reproducing bugs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published