Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.1 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.1 KB

recycling-and-donation-finder

This is the sourcecode for the Resources for recycling and donation app.

The app uses the framework Pinboard, in npm as @phila/pinboard.

Example Example

Full instructions for how this repo uses the @phila/pinboard package can be found in the Pinboard wiki.

Basic instructions are here:

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

Deployments

Commits to the master branch will automatically deploy through travis.ci to an AWS S3 bucket.