DEV Community

Discussion on: Help Post

Collapse
 
jwp profile image
John Peters • Edited

Here's a tip. Download the latest Angular CLI Then install VSCODE for your editor.

Open VSCode and then go to the command line and follow these steps.

After all the node_modules load you'll have an instant web site. Analyze the files there. Make changes to them to see results. Repeat this for 3 months and you'll be well on your way.