https://github.com/dat2/saree-website
Saree Website
https://github.com/dat2/saree-website
Last synced: about 1 month ago
JSON representation
Saree Website
- Host: GitHub
- URL: https://github.com/dat2/saree-website
- Owner: dat2
- Created: 2014-07-14T19:30:36.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-24T22:49:02.000Z (almost 12 years ago)
- Last Synced: 2024-03-17T13:44:49.751Z (over 2 years ago)
- Language: JavaScript
- Homepage: http://sarees.herokuapp.com/
- Size: 854 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.md
Awesome Lists containing this project
README
saree-website
=============
The source code for our [saree website](http://sarees.herokuapp.com/).
Instructions to come eventually. Please don't copy our website.
# Instructions (Incomplete)
### Install Depedencies
First, get nodejs, then run the following command: `npm install -g bower gulp`
Then, run `npm install` and `bower install` to get all the third party libraries.
### Develop
1. Run the following command `gulp serve`.
2. Then, visit `localhost:9000` in your browser, and start editing. When you save your files in any editor, the web page will reload automatically, restarting all your scripts.
3. If you want to do test driven development, start `gulp test`, then visit localhost:9018 in your browser (karma requires the browser to run tests). Note, you can do TDD at the same time as regular development :D
© 2014 Nicholas Dujay and Pirave Eahalaivan