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

vNext - build setup ? #2

Open
sgentile opened this issue Nov 5, 2015 · 1 comment
Open

vNext - build setup ? #2

sgentile opened this issue Nov 5, 2015 · 1 comment

Comments

@sgentile
Copy link

sgentile commented Nov 5, 2015

Great tutorial and code setup - curious - could you share perhaps how you would go about setting up a build for deployment (minification, etc...)

Thanks!

@san650
Copy link

san650 commented Nov 8, 2015

@sgentile if you use angular-cli to create the project, you would have a build for production out-of-the-box.

https://github.com/angular/angular-cli

angular-cli project aims to clone ember-cli project (it uses the same code base) which has really nice tools for day to day development, build tools and deployment. The project is in an early stage but in my opinion it's going to be the standard way to build Angular 2 projects in the same way ember-cli is the standard way to build Ember projects.

I'm creating a small workshp using this tool, you can check https://github.com/san650/angular2-workshop (work in progress 😄)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants