/test-problem

Primary LanguageJavaScript

test-problem

online url: https://cyanxxx.github.io/test-problem/

Note: Because it is deployed on https, it cannot directly access http resources.

How to run project in local

npm i install dependencies npm run dev run project

How to run project directly without build

switch to gh-pages branch and make sure that index.html is contained in the test-problem folder, and start a static server with the test-problem folder as the root path