albburtsev / reaction

Real React-based application with all modern bells and whistles

Home Page:http://albburtsev.github.io/reaction/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reaction

Reaction is yet another starter kit for quick development SPA (Single Page Applications). It was elaborated with most cutting-edge technologies, that available nowadays. All you need is love React and be sane scrutinize this file, clone the project and run development server!

Let's try

git clone git@github.com:albburtsev/reaction.git
cd reaction/
yarn
yarn start

Then open 0.0.0.0:3000 in your browser and try to edit any component.

About

Real React-based application with all modern bells and whistles

http://albburtsev.github.io/reaction/

License:MIT License


Languages

Language:JavaScript 45.4%Language:TypeScript 37.5%Language:CSS 14.7%Language:HTML 1.9%Language:Shell 0.5%