Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 360 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 360 Bytes

Reason React SSR Material-UI

Getting started

Install dependencies

yarn

Start Development Server + Build Watcher

yarn dev

Build for Production

yarn build

Special thanks to @jsiebern and @amogower