Jump to content

React vs Angular


ChinnaBhasha

Recommended Posts

  • 1 month later...
On 9/23/2019 at 12:46 PM, dasari said:

Nenu react with typescript working...

e roje nannu react with typescript proj lo vesaru....vendor gadu develop chesi project motham zip lo vesi ichadu...IDE edhi vaduthunnaaru meeru...e proj ni IDE loki elaa load chesi run chesi cheyaali...just learning typescript and react....nenu jan numdi supprt cheyali e proj....e code amazon lo lamda functions tho connect avudhi data pull ki

Link to comment
Share on other sites

27 minutes ago, Mr Mirchi said:

e roje nannu react with typescript proj lo vesaru....vendor gadu develop chesi project motham zip lo vesi ichadu...IDE edhi vaduthunnaaru meeru...e proj ni IDE loki elaa load chesi run chesi cheyaali...just learning typescript and react....nenu jan numdi supprt cheyali e proj....e code amazon lo lamda functions tho connect avudhi data pull ki

 

1. open that folder in VSCODE ide,

2. Open the terminal in that vscode

3. In the terminal , make sure you are in the folder where package.json is there

4. hope you already installed node.js in machine, if yes give the command “npm install”, that will install the dependencies 

5. In the package.json you might have scripts section where some scripts for start, build etc...

6. excute them like in terminal “npm run start”

 

Cant type more...I tried my best to give you details...

Let me know if there is any error...i will try short answers 


regarding amazon lamda functions..i have more questions...is only backend services are in lamda or entire react app is in lambda?

 

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...