Skip to content

eddiekollar/ReactSimple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Boiler

A basic boilerplate for React

Getting started:

> git clone https://github.com/eddiekollar/ReactSimple.git
> cd ReactSimple
> yarn install
> yarn start

What's included?

Packages:

  • React
  • Lodash
  • Babel
  • Webpack
  • Express
  • Axios

Configurations already set up:

  • Webpack
  • Express
  • Http server setup for development and production

Why not use existing boilerplate packages?

For beginners with some experience with React this project shows basic project structure and Webpack configuration. It's best to learn how to do create a minimal project and set up the build process to understand the basics before using more complex boilerplate packages.

TODO:

  • Document project directory structure
  • Document Webpack configuration details
  • Create functional demo

About

Simple starter for React with Babel support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published