Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.14 KB

File metadata and controls

39 lines (27 loc) · 1.14 KB

capital-projects-finder

This is the sourcecode for the Capital projects finder 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 for Getting started are here:

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Deployments

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