Skip to content

ziyi2/javascript-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browser ES Module Test

启动命令:

# 安装浏览器需要使用的 node_modules 模块
cd public
npm i
# 安装 express 服务需要使用的 node_modules 模块并启动服务
cd ..
npm i
npm run server

在浏览器中打开 http://localhost:3000/index.html 进行测试。

About

javascript 测试

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published