Skip to content

amschrader/silkworm

Repository files navigation

Silkworm

Built with angular, grunt and bootstrap, using the ravelry api

Get Started

####Install pre-reqs Using your package manager of choice, install ruby, gem, node, and npm making sure that all are accessible through your $PATH

Get the Code

$ git clone git://github.com/amschrader/silkworm
$ cd silkworm
$ sudo npm -g install grunt-cli karma bower
$ npm install
$ bower install

setup /etc/hosts

add the following to your etc/hosts file

127.0.0.1 local.slkwrrm.com

run the app

$ grunt build
$ grunt shell:localServer

open your web browser to local.slkwrrm.com:7070

More setup

Adding your ravelry and aws keys

to add

Pushing to aws and invalidating cloudfront

to add

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published