Skip to content

comefromezero/FrontModule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FrontModule

practice for IIFE AMD CMD UMD

how to use?

配置http server的location为/website/www

将所有文件放入到linux服务器的/website/www目录下,然后通过以下URL访问:

linuxserverIP=你的linux服务器的IP地址

  1. IIFE

http://linuxserverIP/IIFE/index.html

  1. AMD

http://linuxserverIP/AMD/index.html

  1. CMD

http://linuxserverIP/CMD/index.html

  1. UMD

http://linuxserverIP/UMD/index.html

  1. ES6

ES6有很多例子,因此xxxxx表示后缀,具体参考代码。

http://linuxserverIP/ES6/index_xxxxx.html

About

practice for IIFE AMD CMD UMD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published