Skip to content

Anemy/408

Repository files navigation

408 Software Testing Project

Installation

Install node js from https://nodejs.org/en/download/

$ npm install -g gulp-cli
$ npm install -g webpack
$ npm install -g eslint # If you're having issues with eslint you might want to make sure you're on an updated version of node js, or just message me.
$ npm install -g jasmine
$ npm install

Deployment

Development

$ npm run start:dev
$ browser http://localhost:8080

Deploy on Docker

$ git push docker master
$ browser http://bbserver.jayhankins.me/

Team

  • Ben Alderfer
  • Bryan Duffy
  • Jay Hankins
  • Rhys Howell
  • Roy Fu

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published