/starter

Barebones boilerplate for prototyping React apps

Primary LanguageJavaScript

starter

Slightly opinionated, barebones boilerplate for prototyping React apps.

Run the following to get started:

$ npm i
$ npm start

Then, open up your browser to localhost:8080.