Skip to content

Proof of Concept, of a react app with an iframe receiving custom headers at his source attribute

Notifications You must be signed in to change notification settings

luistak/poc-react-iframe-headers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

poc-react-iframe-headers

Proof of Concept, of a react app with an iframe receiving custom headers at his source attribute

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

Go to /app/poc/src and run

npm install

And repeat on /server

npm install

End with an example of getting some data out of the system or using it for a little demo

Running the POC

Explain how to run the automated tests for this system

Break down into end to end tests

Serve the local server on /server by running

npm start

And repeat on the app /app/poc/src

npm start

About

Proof of Concept, of a react app with an iframe receiving custom headers at his source attribute

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published