Skip to content

PitchInteractiveInc/flurry_2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flurry

Source code for our holiday cards and associated website.

You can read more in our blog post or check out the website here http://pitchinteractive.com/flurry2016/. You can export the svg files for AxiDraw here.

Development

Setup

After cloning the repository, run:

npm i

Running

Run

npm start

Then access http://localhost:8000/.

Deploying

To generate deployable assets, run:

npm run build

They will be written to dist/.

Dependencies

JavaScript is written in ES2015 using Babel. Styles are written in SASS. All assets are preprocessed with webpack.

License

This software is distributed under the ISC license.

About

Pitch's 2016 holiday card project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published