Skip to content

seiven/NstormJs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nstorm the Nodejs mvc framework

Demo : http://anstorm.wvovo.com/ (静态版本暂不提供DEMO 这是ANGULAR版本https://github.com/ckken/ANstormJs)

author : @KenZR

sina weibo: http://weibo.com/cksky

blog: http://www.vcotime.com/

be good at : php javascript nodejs html css and so on;

this framework is use to develop site for MVC and easy to modularization development

app is the main function module include :

    lib     : action model
    
    site    : function modules 
    
    conf    :web configs
    
    common  : functions
    
    rumtime : cache
    
    template:view Layer

node_modules is the nodejs npm functions

static include :

  css
  
  images : web images 
  
  data   : images files
  
  editor : Rich Text
  
  js : include lib seajs and style
  
       lib : something about jquery and some js library and ui and so on
       
       seajs
       
       style :function modules

app.js is the entry

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 73.4%
  • PHP 11.3%
  • CSS 11.2%
  • HTML 4.1%