This is an example repo to show how to integrate React Spectrum into a React project with Parcel as the bundler.
You can view the Storybook on GitHub Pages.
brew install gh
gh repo clone msabramo/react-spectrum-parcel-starter
cd react-spectrum-parcel-starter
yarn
PORT=1234 yarn dev