Giter Club home page Giter Club logo

the-mean-exchange's Introduction

Stories in Ready the-mean-exchange

Where MEANies get JOBSies :)

App that sets up training paths and tests based on MEAN stack (full stack JavaScript) jobs entered and approved by recruiters and hiring managers.

Getting Started

  • git clone https://github.com/austin-pair-programming/the-mean-exchange.git
  • cd the-mean-exchange
  • npm install
  • bower install
  • npm install -g gulp
  • gulp server
  • navigate to http://localhost:8000

Cloud 9

For those using the Cloud 9 IDE: instead of navigating to http://localhost:8000 to view the application, click Preview (in the top menu bar next to Run) then Preview with Web Server. You should see a mock browser running in your IDE with the application loaded. The url shown in the address bar is public, so you can open it in another tab or share it with your friends!

Testing

Unit

If you do not have Test'em installed yet, run npm install testem -g

Execute the tests using testem and navigating to http://localhost:7357/ (as prompted by the console output).

If you are using the c9.io IDE, you need to specify the host and port testem --host $IP -p $IP

End-to-end

You must install the selenium server before running end-to-end tests via protractor. ./node_modules/.bin/webdriver-manager update

To run the tests ./node_modules/.bin/protractor test/protractor.conf.js

Note: you must have a development server (gulp server) running at the same time for the e2e tests to work.

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.