Skip to content

XohoTech/development_workflow_manager_amplify

Repository files navigation

Development Workflow Manager

To start the App, run 'npm start' To build the App, run 'npm run build'

Please Configure Amplify CLI to use the amplify toolchaing. At the root of your project directory, follow the below commands:

1 - $ npm install -g @aws-amplify/cli 2 - $ amplify configure - Login to AWS Console - Create a new user with programmatic access for the CLI - Enter Access Key ID and Secret Access key in CLI 3 - $ amplify init - initailize your project with Amplify

For more information on getting started with Amplify please visit: https://aws-amplify.github.io/amplify-js/media/react_guide

This project was bootstrapped with Create React App.

Please refer the the below guide for some information on how to perform common tasks with React.
You can find the most recent version of this guide here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published