Skip to content

flexcompute/photonforge-view-tool

 
 

Repository files navigation

PhotonForge-view-tool

Highlights

  • 🔰 - change hosts config of your computer system for bypassing CSP script redirect restriction.
  • 🚀 - open dev url and use headerEditor(chrome extension) to redirect the main.js url request to local server url
  • 🛠 - and now you can develop this project locally without starting the heavy main tidy3d project !!
  • ✈️ -
  • 📝 -

Usage

Commands:

  • npm run build - starts build procedure
  • npm run start - start watching for files and open's server on localhost:8080
  • npm run test - run tests
  • npm run code-coverage - generate code coverage report
  • npm run code-style-check - run's eslint and prettier check on your code

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 85.7%
  • JavaScript 12.9%
  • HTML 1.3%
  • CSS 0.1%