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

https://github.com/pop-code/simples3

A simple Amazon s3 browser
https://github.com/pop-code/simples3

Last synced: 3 months ago
JSON representation

A simple Amazon s3 browser

Awesome Lists containing this project

README

        

# SimpleS3

### `yarn start`

Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.

You will also see any lint errors in the console.

### `yarn build`

Builds the app for production to the `build` folder.

It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

### `yarn build:electron`

Builds the electron app under the dist folder

### `yarn start:electron`

Run the current dev app in a dev electron container.

### `yarn format`

Format the code