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

https://github.com/textileio/textile.photos

Textile Photos Website
https://github.com/textileio/textile.photos

Last synced: about 1 year ago
JSON representation

Textile Photos Website

Awesome Lists containing this project

README

          

Welcome to Sans Bureau's Landing Boilerplate 🌈

---

### How to start this project for the first time?
Run:

`yarn install`

### How to start working on development mode?
Run:

`yarn start`

### How to build files for production?
Run:

`yarn build`

That will create a folder called `dist` with minified versions of the files.