https://github.com/wk-j/parcel-react
:sparkles: Test
https://github.com/wk-j/parcel-react
Last synced: 26 days ago
JSON representation
:sparkles: Test
- Host: GitHub
- URL: https://github.com/wk-j/parcel-react
- Owner: wk-j
- Created: 2018-01-30T15:08:22.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-02T08:29:14.000Z (over 5 years ago)
- Last Synced: 2025-02-08T18:15:22.516Z (3 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.38 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## React Parcel
Bundle React app with Parcel
```bash
parcel src/Index.html
parcel build src/Index.html
```