Skip to content

An opinionated setup of Parcel that works right out of the box! (Typescript + MobX)

Notifications You must be signed in to change notification settings

jkhedani/parcel-create-react-app

Repository files navigation

Parcel Create React App

An opinionated setup of Parcel that works right out of the box! (Typescript + MobX) @author Justin Hedani

Prerequisites

Parcel (1.10.0)
Yarn (1.10.1)

Start A New Project

$ git clone --depth 1 https://github.com/jkhedani/parcel-create-react-app.git MyAwesomeApp
$ cd MyAwesomeApp
$ sudo rm -r .git
$ cp .env.sample .env
$ yarn
$ yarn start

Appendix

Deployment Contributing Setup Environmental Variables IDE Congfiguration

About

An opinionated setup of Parcel that works right out of the box! (Typescript + MobX)

Resources

Stars

Watchers

Forks

Packages

No packages published