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

https://github.com/doemser/ffm-web-23-6-react-arrays


https://github.com/doemser/ffm-web-23-6-react-arrays

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# React with Arrays: Demo Start

This is the end state of the demo Pokemon app.

## Notes

- You only have to touch the `./src/App.js` file.

## Development

### Local Development

To work locally, please install the dependencies using `npm i` first.

Run `npm run start` to start a development server and open the displayed URL in a browser.

### CodeSandbox Cloud

Select the "Preview: 3000" tab to view this project.

> The `npm run start` script runs automatically.

### Scripts

You can use the following commands:

- `npm run start` to start a development server