An open API service indexing awesome lists of open source software.

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

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`.