cmdaniels / voteroid

A NodeJS application for making polls and sharing with friends

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

voteroid

A NodeJS application for making polls and sharing with friends.

Poll voting preview

Poll results preview

This project was generated with the Angular Full-Stack Generator version 3.1.1.

Getting Started

Prerequisites

Developing

  1. Run npm install to install server dependencies.

  2. Run bower install to install front-end dependencies.

  3. Run mongod in a separate shell to keep an instance of the MongoDB Daemon running

  4. Run npm start to start the development server.

Build & development

Run grunt build for building and npm start for preview.

About

A NodeJS application for making polls and sharing with friends

License:MIT License


Languages

Language:JavaScript 79.2%Language:HTML 18.7%Language:CSS 2.1%