I am new for angularJs development... I have successfully installed "yeoman" into my PC(I am using windows-7 64-bit system) and my app folder structure is:
I am using "grunt server" command for running my application in localhost, But my question is that.. suppose I want to upload my app into hosted server, So which files should I upload into server and how to run the app, Is there any option to run "grunt server" command into server. So please give me some suggestion for this.
Just run grunt
which builds a distributable version of your app into the dist
folder. You then upload the contents of that folder to your preferred hosting provider.
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