BenjaminConant / stack_store

1 stars 2 forks source link

SwiftCard

Badge of Honor

SwiftCard is a prototype web store that sells customizable gift cards to anywhere on the internet.

Table of Contents

Screenshots

Usage

  1. Make sure that you have MongoDB installed correctly and running on your machine

    mongod
  2. Run the app with grunt.

    grunt serve

Installation

Note: If you encounter errors in the installation process for npm, it is recommended that you try running the install command with sudo

  1. First, clone the repository to your local machine.

    git clone https://github.com/BenjaminConant/stack_store.git
  2. Next, bower and npm install.

    npm install
    bower install
  3. SwiftCard is installed!

Roadmap

Features

Known bugs

Contributors

License

This projected is licensed under the terms of the MIT license