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
- Host: GitHub
- URL: https://github.com/textileio/textile.photos
- Owner: textileio
- Created: 2018-04-19T22:50:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-05T13:13:50.000Z (almost 8 years ago)
- Last Synced: 2025-06-13T12:50:14.121Z (about 1 year ago)
- Language: CSS
- Homepage: https://www.textile.photos
- Size: 3.66 MB
- Stars: 7
- Watchers: 4
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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.