Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mk4levi/pic-store-mk

Pic-Store-MK
https://github.com/mk4levi/pic-store-mk

css3 eslint html5 javascript react-router reactjs

Last synced: 10 days ago
JSON representation

Pic-Store-MK

Awesome Lists containing this project

README

        

Quick start:

```
$ yarn # npm install
$ yarn build # npm run build
```

## Development

Run Webpack in watch-mode to continually compile the JavaScript as you work:

```
$ yarn watch # npm run watch
```