Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 545 Bytes

README.md

File metadata and controls

41 lines (26 loc) · 545 Bytes

Google Sheets Bug Submission Form

A starter for quickly creating a bug reporting form to submit to Google Sheets.

Uses Foundation for styling.

Tasks are managed in gulp/tasks.

Gulp builds assets to dist/ which BrowserSync serves.

Getting Started

$ npm install

Getting Down To Business

Dev:

$ npm run dev

Build:

# build to ./build
$ npm run build

Deploy to AWS:

# add environment variables to .env
$ npm run deploy:aws

License

MIT: http://fixate.mit-license.org/