Skip to content

Instantly share code, notes, and snippets.

View pedroapfilho's full-sized avatar
🐢
Procrastinating

Pedro Filho pedroapfilho

🐢
Procrastinating
View GitHub Profile
@swaminator
swaminator / Monorepo.md
Last active October 30, 2020 14:12
Monorepo with Amplify CLI

Step 1: Set up your monorepo project

To get started, fork the following project.

git clone git@github.com:swaminator/monorepo-amplify.git

This project contains the frontend code for an angular and react Todo app. The repository has the following structure:

> monorepo-amplify