Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cjayprime/votersapp
A React Native Voters App built for fun.
https://github.com/cjayprime/votersapp
Last synced: about 2 months ago
JSON representation
A React Native Voters App built for fun.
- Host: GitHub
- URL: https://github.com/cjayprime/votersapp
- Owner: cjayprime
- Created: 2019-07-25T13:34:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-21T11:11:24.000Z (over 3 years ago)
- Last Synced: 2023-03-07T16:34:27.493Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 2.38 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Voters App
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build# build for production and view the bundle analyzer report
npm run build --report
```For a detailed explanation on how things work, check out the [guide](https://facebook.github.io/react-native/docs/getting-started.html).