How do you create a directory in a plunker ? or if there is a directory how do you create a new file/move in that directory ?
Do you need to use an external tool for this ?
Ex :
I have edited this existing angular2 plunker, I have created myFile.ts file, I would like to move it in the app folder.
http://plnkr.co/edit/ZfeAwx8ye3xRWjAUSIyn?p=options
Fix step 1: Download package. json from Angular 2 QuickStart source code, put it in the root's project folder and change in the file src with . . Running npm install now passes successfully, probably downloading all the necessary dependencies.
Double click on the filename. Then you can rename it from myFile
to app/myFile
.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With