Closed zhaoleipeng closed 3 years ago
Example maybe not must run with dev. @lidongjies
@zhaoleipeng @fanmingfei
There are two ways to check the examples.
http-server -o /examples/ -c-1
or npm run server
to run a static server, they are the same. npm run dev
to run a dev server.Both ways can automatically open indexes page in the default browser.
@zhaoleipeng For now, some resources are currently blocked due to cross-domain policies. you should add 127.0.0.1 local.tmall.com
in you hosts fille. I will fix this problem as soon as possible
ok
script path is wrong please fix.
by the way replace the path to /dist/cdn path also has problem