Ecosyste.ms: Awesome

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

https://github.com/AJ-7885/React-Simple-ToDo-list

The application base on Relay Kick Start kit . ( React.JS , Relay , GraphQL , Webpack and Yarn build process , )
https://github.com/AJ-7885/React-Simple-ToDo-list

Last synced: 16 days ago
JSON representation

The application base on Relay Kick Start kit . ( React.JS , Relay , GraphQL , Webpack and Yarn build process , )

Lists

README

        

# Simple TODO APP using ( React.JS , Relay , GraphQL )

## Installation

```
npm install
```

## Running

Start a local server:

```
npm start
```

## Developing

Any changes you make to files in the `js/` directory will cause the server to
automatically rebuild the app and refresh your browser.

If at any time you make changes to `data/schema.js`, stop the server,
regenerate `data/schema.json`, and restart the server:

```
npm run update-schema
npm start
```

## License

MIT


## Demo Video

IMAGE ALT TEXT HERE