Skip to content

ByeEric/ProxyS

Repository files navigation

ProxyS

Project description

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

npm run webpack - this will execute a script that watches for dev changes and rebuilds bundle.js npm start - this will execute a script that will serve the proxy page to "http://localhost:3040/"

Requirements

An nvmrc file is included if using nvm.

  • "axios": "^0.18.0",
  • "babel-core": "^6.26.3",
  • "babel-loader": "~7",
  • "babel-preset-env": "^1.7.0",
  • "babel-preset-react": "^6.24.1",
  • "cors": "^2.8.5",
  • "dotenv": "^6.2.0",
  • "express": "^4.16.4",
  • "jest": "^23.6.0",
  • "pm2": "^3.2.4",
  • "prop-types": "^15.6.2",
  • "react": "^16.7.0",
  • "react-dom": "^16.7.0",
  • "webpack": "^4.28.3",
  • "webpack-cli": "^3.1.2"
  • "react-bootstrap": "^0.32.4"

Installing Dependencies

From within the root directory:

npm install

About

Sean's Proxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •