Skip to content

Latest commit

 

History

History
36 lines (31 loc) · 876 Bytes

README.md

File metadata and controls

36 lines (31 loc) · 876 Bytes

LightCycle Boilerplate

React + Redux + TypeScript + Webpack + HotReload + CSS Modules + Sass

Dependencies Status Dev Dependencies Status

Install

yarn

Run

Development mode with HotReload and Redux DevTools

yarn start

Build

yarn build