GitShow/jaredpalmer/react-parcel-example
jaredpalmer

react-parcel-example

Minimum viable React app with Parcel Bundler

by jaredpalmer
parcelreact
Star on GitHubForknpm

JavaScript

481 stars57 forks5 contributorsQuiet · 8y agoSince 2017

Meet the team

See all 5 on GitHub →
jaredpalmer
jaredpalmer23 contributions
albinotonnina
albinotonnina1 contribution
gnapse
gnapse1 contribution
embiem
embiem1 contribution
zhulduz
zhulduz1 contribution

Languages

View on GitHub →
JavaScript37.4%
CSS34.8%
HTML27.8%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

1 of 6 standards met

Community profile →
28
✓README○License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 5 discussions · Last activity 8y ago
See all on GitHub →
zlydenko
react-parcel-example/index.js: Cannot find module '@babel/plugin-transform-react-jsx'OpenIssue

This error occurred after cloning, installing all dependencies and starting project.

zlydenko · 7y ago
gitowiec
SVG does not workOpenIssue

There is missing React logo, SVG just does not load properly.

gitowiec · 8y ago
tbranyen
Why is autoprefixer necessary for "Minimum viable React app with Parcel Bundler"?OpenIssue

As the title states, why is this module in this project? It seems like a nice-to-have, but by no means required for a React application. Could some justification be added for it's inclusion? CSS is not a concern for React applications as there are many solutions, just as there are many solutions for fetching data and organizing props. I do not see these added in this repository. I've included autoprefixer for vendor prefixing with the same setup as create-react-app create-react-app ships with a ton of stuff that isn't necessary, so I'm wondering if the project aim should change or if this module should be removed.

tbranyen · 8y ago

Recent fixes

View closed PRs →
ThaddeusJiang
share a example from real projectClosedIssue

https://github.com/ThaddeusJiang/parcel-react-starter

ThaddeusJiang · 7y ago
azeznassar
Wasn't clear on how to run production filesClosedIssue

The example will load on localhost but doesn't open when trying from 'dist/index.html'. Loading it from here wont work after npm run build or npm start. Whats causing parcels bundled files not to work? Edit: Turns out you need to run the dist on a server for it to work correctly, I guess that is assumed knowledge but it maybe will be useful to put in the build section of the docs for other beginners with parcel?

azeznassar · 8y ago
saadq
SVG Logo doesn't displayClosedIssue

For some reason, the SVG doesn't seem to be displaying properly: !screen shot 2017-12-09 at 1 23 48 am Steps to reproduce: 1. Clone this repo and into its root project directory 2. Run or to install dependencies 3. Run and head over to localhost:1234

saadq · 8y ago
Structured data for AI agents

Repository: jaredpalmer/react-parcel-example. Description: Minimum viable React app with Parcel Bundler Stars: 481, Forks: 57. Primary language: JavaScript. Languages: JavaScript (37.4%), CSS (34.8%), HTML (27.8%). Topics: parcel, react. Open PRs: 0, open issues: 5. Last activity: 8y ago. Community health: 28%. Top contributors: jaredpalmer, albinotonnina, gnapse, embiem, zhulduz.

·@ofershap

Replace github.com with gitshow.dev