https://github.com/nwtgck/react-summer-wars-world-clock-example
Example of react-summer-wars-world-clock
https://github.com/nwtgck/react-summer-wars-world-clock-example
example react summer-wars
Last synced: 6 months ago
JSON representation
Example of react-summer-wars-world-clock
- Host: GitHub
- URL: https://github.com/nwtgck/react-summer-wars-world-clock-example
- Owner: nwtgck
- Created: 2018-05-11T17:06:45.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-08-02T20:12:46.000Z (almost 5 years ago)
- Last Synced: 2025-03-31T09:11:09.464Z (about 1 year ago)
- Topics: example, react, summer-wars
- Language: JavaScript
- Homepage:
- Size: 987 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-summer-wars-world-clock-example
Example of [react-summer-wars-world-clock](https://github.com/nwtgck/react-summer-wars-world-clock)
## Demo page
## Run watch server
```bash
npm start
```
Then, you access to .
## Build
```bash
npm run build
```
Then, you will have bundled files in `dist`.