0.0.1 • Published 5 years ago

react-to-s3 v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Easy put React files to AWS S3 Bucket module.

Command line utility for fast and simple deployment React application to S3 Bucket through aws-cli.

Dependencies

aws-cli

Instalation

npm install react-to-s3

Usage

First run npm build to create directory /build with deployment files of React applications.

Then:

node node_modules/react-to-s3/index <bucketName>