Kaffeetasse / enterprise-react-2020

Demo App for Enterprise React 2020 tech stack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enterprise React in 2020

This is the React stack you need to build a scalable reliable and nice looking SPA you will be proud of in 2020. Read more about this example in my article on medium.

You can see this app in action on github pages here.

Motivation

React ecosystem is changing rapidly as well as the whole frontend development area. I have presented a similar stack last year but due to lots of changes I have created the new updated one. If you want to know what has changed since last year, read the medium article.

Installation and Usage

  • install yarn.
  • in local project directory run yarn to load modules.
  • run yarn start to start the app.
  • run yarn run build to build a production app.

About

Demo App for Enterprise React 2020 tech stack


Languages

Language:JavaScript 96.4%Language:HTML 3.6%