Skip to content

wpoosanguansit/Merchant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#########################################################################################
# Copyright (C) 2010-2013
#
# BSD license.
#########################################################################################

Ecommerce Solution using Meteor. This is just a prototype testing Meteor.

Installation:

1. Install Meteor: curl https://install.meteor.com | sh
2. Install Meteorite: sudo npm install -g meteorite
3. Add coffeescript: (In project folder) mrt add coffeescript
3. Add jade: mrt add jade-handlebars
	To patch the bug for Error: Cannot find module 'jade'
	Fix the Npm to the require statements in meteorite/packages
4. Add jquery-cookie
5. Add aviary

About

Ecommerce Solution using Meteor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published