https://github.com/thecodejack/react-wall
My reactJS first experiment
https://github.com/thecodejack/react-wall
Last synced: 8 months ago
JSON representation
My reactJS first experiment
- Host: GitHub
- URL: https://github.com/thecodejack/react-wall
- Owner: thecodejack
- Created: 2015-02-08T08:23:18.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-06-12T13:35:41.000Z (about 10 years ago)
- Last Synced: 2025-07-30T07:53:45.924Z (11 months ago)
- Language: JavaScript
- Homepage:
- Size: 277 KB
- Stars: 9
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-wall
My reactJS first experiment
To run this
-----------
Browse to folder
```
npm install
node server.js
npm start
```
Now browse to `http://localhost:8080` url in the browser