Skip to content

danielnaab/figgy-pudding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Figgy Pudding 2016

This project will generate a static site to highlight a Spotify playlist.

Install

npm install

This will install all dependencies into a local node_modules directory. Then, use the watch job to start a local dev server on port 9000:

npm run watch

To build a minified distributable, use the build job:

npm run build

To deploy to an S3 bucket, use the deploy job:

npm run deploy

Releases

Packages

Contributors

Languages