Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Lucifier129/isomorphic-cnode
isomorphic-cnode
https://github.com/Lucifier129/isomorphic-cnode
Last synced: 2 days ago
JSON representation
isomorphic-cnode
- Host: GitHub
- URL: https://github.com/Lucifier129/isomorphic-cnode
- Owner: Lucifier129
- Created: 2016-08-31T09:36:57.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-09T09:28:22.000Z (almost 6 years ago)
- Last Synced: 2024-08-02T00:20:55.956Z (3 months ago)
- Language: JavaScript
- Homepage: https://lucifier129.github.io/isomorphic-cnode/publish/static/
- Size: 1.1 MB
- Stars: 54
- Watchers: 5
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-cnode - isomorphic-cnode - cnode.svg?label=%E2%98%85) isomorphic-cnode [@Lucifier129](https://github.com/Lucifier129) [😎](https://lucifier129.github.io/isomorphic-cnode) (Awesome-CNode / React)
README
# isomorphic-cnode
inspired by [Vue-cnodejs](https://github.com/shinygang/Vue-cnodejs), rewrited with `react` and use [react-imvc](https://github.com/Lucifier129/react-imvc) framework
online demoe: [isomorphic-cnode](https://lucifier129.github.io/isomorphic-cnode/publish/static/)
# start server
```shell
npm installnpm start
# open http://localhost:3000
npm run build
```