React JS Dapp Error

Hey guys I’m trying to build a dapp using the reactJS framework. i’m having problems importing and using AE in my react dapp. Please can anyone help? i did the npm install on the aeternity repo, but cant seem to be able to install it, nor create aclient object using Ae.Aepp() as i get Aepp is not a function error
@Stephensunday.chain
@stoyan.chain
@Stoyan_V

1 Like

Hey, have to tried using aeproject? We have created a react js boilerplate app in it, with a single command you will have everything installed and running.

You can check the docs here : AEproject - AEproject

Best,
Martin

3 Likes

Ok thanks a lot. I’ll check this out immediately

1 Like