Skip to content

zj513/examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Examples for Sea.js

http://seajs.github.io/examples

How to Build

First, you should install spm and spm-build:

$ npm install spm@2.x -g
$ npm install spm-build -g

Then, build it:

$ cd static/hello
$ make build
$ make deploy

Visit http://docs.spmjs.org/ for detail information.

About

Examples for Sea.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.8%
  • CSS 15.5%
  • HTML 2.4%
  • Makefile 0.3%