Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 224 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 224 Bytes

gallerimage

Simple photos gallery application with React

npm install
npm start - to develop using webpack devserver
files served on localhost://3001
npm run bundle - to generate files for production