https://github.com/cloudle/ecompare-poc
Just another React application.
https://github.com/cloudle/ecompare-poc
Last synced: about 1 year ago
JSON representation
Just another React application.
- Host: GitHub
- URL: https://github.com/cloudle/ecompare-poc
- Owner: cloudle
- Created: 2017-08-23T05:22:26.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-23T06:56:59.000Z (almost 9 years ago)
- Last Synced: 2025-02-15T19:22:47.521Z (over 1 year ago)
- Language: JavaScript
- Size: 62.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Ecompare POC
[react-native-url]: https://facebook.github.io/react-native/
[react-native-web-url]: https://github.com/necolas/react-native-web
[react-universal-ui-url]: https://npmjs.org/package/react-universal-ui
## Overview
#### Reuse React Native building block, my [react-universal-ui][react-universal-ui-url] library to build modern web-application.
#### Powered by awesome Next.js with nicely designed server-side rendering, universal routing...
## Usage
```
npm install
npm run dev
```