Skip to content

Commit

Permalink
Replace client with a fresh ejection of create-react-app
Browse files Browse the repository at this point in the history
  • Loading branch information
jbccollins committed Apr 23, 2019
1 parent 335cf1f commit d545080
Show file tree
Hide file tree
Showing 39 changed files with 5,433 additions and 14,834 deletions.
3 changes: 1 addition & 2 deletions README.md
Expand Up @@ -11,9 +11,8 @@ I use the same basic set of stuff in almost all my React projects. So here's my
* Hot reloading
* [Material UI](https://github.com/mui-org/material-ui) (God it's so nice)
* Configured to work by default with the free tier of heroku
* `pg`, `leaflet` and `react-leaflet` in `package.json` by default (I like maps)
* A basic component/container CLI generation. (See the CLI section for more details)
* Basic db structure dump/initialization scripts
* Basic db structure dump/initialization scripts for postgres

## Installation

Expand Down
68 changes: 0 additions & 68 deletions beta-client/README.md

This file was deleted.

31 changes: 0 additions & 31 deletions beta-client/package.json

This file was deleted.

Binary file removed beta-client/public/favicon.ico
Binary file not shown.
38 changes: 0 additions & 38 deletions beta-client/public/index.html

This file was deleted.

33 changes: 0 additions & 33 deletions beta-client/src/App.css

This file was deleted.

26 changes: 0 additions & 26 deletions beta-client/src/App.js

This file was deleted.

9 changes: 0 additions & 9 deletions beta-client/src/App.test.js

This file was deleted.

14 changes: 0 additions & 14 deletions beta-client/src/index.css

This file was deleted.

12 changes: 0 additions & 12 deletions beta-client/src/index.js

This file was deleted.

0 comments on commit d545080

Please sign in to comment.