Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 213 Bytes

File metadata and controls

23 lines (15 loc) · 213 Bytes

ReactJS Test

Installation

install dependecies

npm install

see the result

npm start

and go to http://localhost:8080

to optimize the output

PROD_ENV=1 node_modules/.bin/webpack