Skip to content

Bootstrap for a React App with Redux, React Router, Styled Components, Jest and Hot Reloading,

License

Notifications You must be signed in to change notification settings

albinotonnina/react-app-boilerplate-2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React App - Boilerplate 2018

Known Vulnerabilities Dependency Up-to-dateness Build Status

Highlights

🚀 Your app

📦 Production ready

  • Bundled with Parcel. Blazing fast & zero configuration.
  • Server is express v4 (running on Node 8 and up)

🐵 Dev

  • 💅 Styled components
  • Instant updates in browser following code changes with Hot Reloading

⛑ Code Quality

Getting started

After you cloned the repository:

yarn to install

yarn start to start a dev server

yarn build to build the app

yarn test to launch tests

yarn test:updateSnapshots to update all the snapshots

yarn eslint to launch eslint

License

MIT

Releases

No releases published

Packages

No packages published