-
-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Super basic v2 starter #845
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!
@@ -3,13 +3,12 @@ | |||
"version": "0.1.0", | |||
"homepage": "https://www.311-data.org/", | |||
"dependencies": { | |||
"@material-ui/core": "^4.11.0", | |||
"@material-ui/icons": "^4.9.1", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
love this!
"@react-pdf/renderer": "^1.6.8", | ||
"axios": "^0.19.0", | ||
"babel-jest": "^24.9.0", | ||
"bezier-easing": "^2.1.0", | ||
"bulma": "^0.8.0", | ||
"bulma-checkradio": "^1.1.1", | ||
"bulma-switch": "^2.0.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
and really love this!
const theme = createMuiTheme({ | ||
palette: { | ||
type: 'dark', | ||
}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yessss
Fixes #843
barebones v2 starter
v1/
directory for now.dev
branchAny questions? See the getting started guide