Live demo of https://github.com/OriAmir/React-Responsive-Gallery library .
Built with React + Webpack + NodeJs (Express server) .
1. Clone the project.2. In CMD: npm install.
3. Initialize eslint in your project using command :
./node_modules/.bin/eslint --init
- In CMD: npm run dev
- Go to
localhost:8080
and see the project running.