README
Create Amplify App
Create GraphQL apps quickly.
Usage
yarn create @amplify-app my-app
cd my-app
yarn start
License
Copyright © 2019 SysGears (Cyprus) Limited. This source code is licensed under the MIT license.
AWS Amplify Apps creator
<script type="module">
import amplifyAppCreate from 'https://cdn.skypack.dev/@amplify-app/create';
</script>
Create GraphQL apps quickly.
yarn create @amplify-app my-app
cd my-app
yarn start
Copyright © 2019 SysGears (Cyprus) Limited. This source code is licensed under the MIT license.