Simple React application to demonstrate the usage of the React serverless authentication components package
https://www.npmjs.com/package/react-serverless-auth.
This application was created using create-react-app. For further information please refer to the Create React App Readme.
$ git clone git@github.com:stanchino/react-serverless-auth-example.git
$ cd react-serverless-auth-example
$ yarn install
$ yarn start$ yarn build
$ serve -s buildSee CONTRIBUTING.md.