Skip to content

cwang-pivotal/gws-sdk-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

To Run the Project Against the Simulator

Start the simulator (Note: This will be replaced with a node server)

  1. install ruby and gem (rbenv is a convenient way to do this)
  2. gem install bundler
  3. bundle
  4. bundle exec rackup

Start the web server

  1. brew install yarn
  2. yarn start
  3. Navigate to localhost:3000

To Run the Tests

Smoke test (rspec is to be considered a proposed framework for this piece)

  1. brew install chromedriver
  2. bundle
  3. bundle exec rspec

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published