Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rbrtsmith/flickr-api-consumer


https://github.com/rbrtsmith/flickr-api-consumer

Last synced: about 9 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Flickr API consumer, Using React, Webpack, ESlint, Mocha+Expect and ES2015 JavaScript

1. `npm install` to pull down all the dependencies
2. `npm run test` to run the unit tests.
3. `npm start` to run Webpack dev-sever with HMR then jump to localhost:8080 for development & testing.
4. `npm run build` to build the dist files.