Skip to content

mindtastic/stagefright

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stagefright

Demo Application used for the midterm presentation. Why it's called stagefright? It got created in a hurry and somehow it worked.

How to use?

Its a simple react app, calling the the RESTful mindtastic API. You can use NPM to run a simple, local HTTP server. Keep in mind that CORS-Header must be set appropriatly, when running on local host.

# Start the local server
npm start 

Custom port

You can use the -p flag to specify a port for development. To do this, you can either run npm start with an additional flag:

npm start -- --port 1234

About

Prevents yourself from feeling exploited

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •