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
- Host: GitHub
- URL: https://github.com/scotch-io/angular-etsy-stamplay
- Owner: scotch-io
- License: mit
- Created: 2015-09-12T23:34:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-29T08:36:24.000Z (over 9 years ago)
- Last Synced: 2024-04-14T18:18:09.888Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://scotch.io/tutorials/build-an-etsy-clone-with-angular-and-stamplay-part-1
- Size: 2.63 MB
- Stars: 21
- Watchers: 6
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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