Skip to content

BeaveArony/amplify-angular-nx-todo

Repository files navigation

Angular with NX multi-app setup powered by an AWS Amplify GraphQL Backend

Getting started

To deploy this project, hit this button ...

Deploy to Amplify Console

... or go through the following steps:

  1. Clone this repo
git clone https://github.com/BeaveArony/amplify-angular-nx-todo.git
  1. Change into the directory & install the dependencies
npm install

# or

yarn
  1. Initialize the Amplify project
amplify init
  1. Create the resources in your account
amplify push
  1. Start the app
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published