Skip to content

Latest commit

History

History
19 lines (14 loc) 路 713 Bytes

File metadata and controls

19 lines (14 loc) 路 713 Bytes

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