https://github.com/jamsinclair/parcel-of-love
Boilerplate of Parcel + XO
https://github.com/jamsinclair/parcel-of-love
Last synced: 18 days ago
JSON representation
Boilerplate of Parcel + XO
- Host: GitHub
- URL: https://github.com/jamsinclair/parcel-of-love
- Owner: jamsinclair
- Created: 2020-06-27T01:16:41.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-27T01:39:26.000Z (almost 5 years ago)
- Last Synced: 2025-02-14T08:35:38.463Z (2 months ago)
- Language: HTML
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# parcel-of-love
> Boilerplate of Parcel + XO for quick prototyping
**Click the "Use this template" button.**
Alternatively, create a new directory and then run:
```shell
$ curl -fsSL https://github.com/jamsinclair/parcel-of-love/archive/master.tar.gz | tar -xz --strip-components=1
```