2 Answers
- Newest
- Most votes
- Most comments
1
I have personally not done it yet but I think it shouldn't be a problem because when we run the front-end using npm init
on our local PC it works fine without deploying the updates on the amplify front-end.
but yes you will still need to update the back-end using amplify push
.
anyways, let us know if it works for you.
answered 2 years ago
0
Here's one more step after the first answer. So you can add GraphQL as your API.
Choose GraphQL from this command.
amplify add api
answered 2 years ago
Relevant content
- asked 6 years ago
- asked 5 months ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 3 years ago