SwiftCard is a prototype web store that sells customizable gift cards to anywhere on the internet.
Make sure that you have MongoDB installed correctly and running on your machine
mongod
Run the app with grunt
.
grunt serve
Note: If you encounter errors in the installation process for npm, it is recommended that you try running the install command with sudo
First, clone the repository to your local machine.
git clone https://github.com/BenjaminConant/stack_store.git
Next, bower
and npm
install.
npm install
bower install
This projected is licensed under the terms of the MIT license