Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

standalone? I don't like Node #784

Closed
russellharrower opened this issue Jun 29, 2016 · 4 comments
Closed

standalone? I don't like Node #784

russellharrower opened this issue Jun 29, 2016 · 4 comments

Comments

@russellharrower
Copy link

ok, I know it's most likely bad luck or something, but after 10 years learning PHP, HTML and keeping up with the standards, I really don't have time to learn node - and everything I do is on apache servers - cpanel.

So any chance of a how to doc for us who want Angular but also want to not have nodejs.

Thanks

@borislemke
Copy link

You won't need node.js to actually run Angular 2 on your server, but it definitely helps you with development. If you develop on AngularClass' webpack starter repo, you can build the project by running npm run build:prod and it will compile your project into separate .html, .css and .js(and other assets) file with an index.html that you can serve on an Apache server without Node.js at all.

But why on earth would you not want to learn the beautiful world of Node.js?

@msegers
Copy link

msegers commented Jun 30, 2016

@russellharrower
"Learning node" should take you about 1 hour. If you don't have time for that, please stop working 3 jobs.
manually setting it up will most likely take you way more time, also if you don't want to waste time, wait for beta or 1.0, there will be issues you'll encounter.

After compiling also, you can just drag and drop the files on apache, slap in a proper .htaccess to make sure it all uses the index.html and you're done.

But forgive me if this bothers you, but why are you willing to be a developer and not spend time learning new skills?

@jelbourn
Copy link
Member

npm will be the primary method of deploying releases. Once we get closer to final there will likely be a simply bundle download available, but that is a bit further down the road.

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants