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

https://github.com/wichopy/react-picture-editor


https://github.com/wichopy/react-picture-editor

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

## Lane Developement Challenge
#### Project 1: React Image Playground

(This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app))

To get this running on your machine:

1. `git clone git@github.com:wichopy/react-picture-editor.git`

2. You will need node v6 or higher. If you have a lower version, run:

a) `nvm install 6`

b) `nvm use 6`

4. Install dependencies:

`npm install`

5. Run with command:

`npm start`

6. Go to `localhost:3000` on your favourite browser to play with some pictures!