https://github.com/crashmax-dev/parcel-template
📦 Parcel bundler starter kit.
https://github.com/crashmax-dev/parcel-template
Last synced: 3 months ago
JSON representation
📦 Parcel bundler starter kit.
- Host: GitHub
- URL: https://github.com/crashmax-dev/parcel-template
- Owner: crashmax-dev
- Created: 2022-04-01T11:29:33.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-25T14:53:04.000Z (almost 4 years ago)
- Last Synced: 2025-04-06T08:30:51.957Z (about 1 year ago)
- Language: HTML
- Homepage:
- Size: 120 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Parcel Template
## Getting started
```
npm ci
```
```
npm start
```