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

https://github.com/theonlyamos/react-forex-app


https://github.com/theonlyamos/react-forex-app

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Client

## Deploy

```
$ npm i
```

## Environment Variables

```
sets env variable for development and production build
```

## Dev server

```
$ npm run start
```

## Production build

```
$ npm run build
```