Build and Run Code

So far, we've covered code generation. But what about code automation?

Click the Scripts tab to manage scripts for Build, Stop and Run:

2560

For example, if your project uses a package manager such as npm, you can install your dependencies during Build:

2560

Now when you click the Build icon, your Build scripts will run after your code is generated (you can use the console to monitor):

2560