Skip to content

dabbott/react-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Boilerplate

This boilerplate includes a basic React app setup:

Libraries

  • React
  • React DOM
  • Redux
  • React Redux
  • Redux Thunk

Build Tools

  • Webpack 2
  • Babel (Stage 1 + Regenerator Runtime)
  • ESLint
  • React Perf Addon
  • Redux DevTools Extension

Installation

yarn

OR

npm install

Running Dev Server

npm run dev

Building and Running Production Server

npm run build
npm run start

Deploy

You can deploy to heroku out of the box.

You can see what it looks here - not that it's particularly interesting.

License

MIT, Copyright (c) 2017 Devin Abbott

Author

Devin Abbott, @devinaabbott

MIT License

About

React app boilerplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •