Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 856 Bytes

README.md

File metadata and controls

30 lines (16 loc) · 856 Bytes

Fancy logo Fancy logo

Banner Banner

reactjs-by-example

Examples for "ReactJS by Example"

Usage

See individual directories for usage

Run a folder sample (in dev mode): npm run chapter2

Run material ui sample (in dev mode): npm start
Run material ui sample (in production mode): npm build
Modify "scripts" field in package.json for custom running

Dependencies

Use npm show {pkg} version to add the latest version
This project is included with jQuery, bootstrap and material-ui all for once