The goal of this project is to demonstrate how much we can accomplish with Elizabeth Warren's Two-Cent Tax. Tell us about your experience with student debt, and see how easily it can be eliminated with the two-cent tax!
The website is now live at http://twocentstories.com/! Future merges to the gh-pages
branch will update this site.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
npm install -g serverless
cd server
npm install
virtualenv venv --python=python3
source venv/bin/activate
pip install -r requirements.txt
aws configure
sls deploy
sls invoke local -f load_sample_data
sls invoke local -f submissions_from_db