An open API service indexing awesome lists of open source software.

https://github.com/scotch-io/angular-etsy-stamplay

Code for the 3 part tutorial on scotch.io by @sevilayha
https://github.com/scotch-io/angular-etsy-stamplay

Last synced: about 1 month ago
JSON representation

Code for the 3 part tutorial on scotch.io by @sevilayha

Awesome Lists containing this project

README

        

# Build An Etsy Clone with Angular and Stamplay

Code for the Scotch.io 3 part tutorial by [@sevilayha](https://twitter.com/sevilayha).

[Read the Tutorials](https://scotch.io/tutorials/build-an-etsy-clone-with-angular-and-stamplay-part-1)

## Installation

1. Create your own free Stamplay app at [http://stamplay.com](http://synd.co/1UnSLew)
2. CLone this repo: `git clone [email protected]:scotch-io/angular-etsy-stamplay`
3. Initialize your Stamplay app: `stamplay init`
4. Change out your app name in `index.html` in the `Stamplay.init()` line
4. Deploy your application: `stamplay deploy`
5. View your app online at {appname}.stamplayapp.com