Skip to content

Lucifier129/isomorphic-cnode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

isomorphic-cnode

inspired by Vue-cnodejs, rewrited with react and use react-imvc framework

online demoe: isomorphic-cnode

start server

npm install

npm start

# open http://localhost:3000

npm run build