GithubHelp home page GithubHelp logo

bouquet.io's Introduction

Bouquet

Build Status JavaScript Style Guide Angular Style Guide npm

Initializing Project

This will install all of the node modules for this project After node modules it will run gulp to execute bower bringing in client components

$ npm install

Start Project

If you do not have the MongoDB URL you will need to start up a local MongoDB Configuration for the DB is found in conf.js The following command will start the node express server on port 3000

$ npm start

You can then go to localhost:3000

Run Standard JS Linting, Unit Tests and JSDocs

$ npm test

Starting up MongoDB local

After installing MongoDB MSI locally (Windows) execute the following command in C:\Program Files\MongoDB\Server\3.0\bin

$ mongod.exe --dbpath "C:\{YOURDBPATH}"

Mocking a Heroku Release

delete the node_modules and public/components folder then run the following command

$ npm install --quiet --production

Client Dependencies

  • Angular JS A structural framework for dynamic web apps
  • Angular Route
  • Lodash
  • Font Awesome Font Awesome gives you scalable vector icons that can instantly be customized
  • Angular Resource A factory which creates a resource object that lets you interact with RESTful server-side data sources
  • HTML5Shiv HTML5 support for older browsers
  • Respond A fast & lightweight polyfill for min/max-width CSS3 Media Queries
  • jQuery Lightweight JS library for DOM queries/manipulation
  • Skel Lightweight framework to handle responsive logic/view sizes
  • Angular Mocks testing dependency

bouquet.io's People

Contributors

coryellenberger avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.