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

Sample ng2-bootstrap module integration #34

Closed
wants to merge 3 commits into from
Closed

Sample ng2-bootstrap module integration #34

wants to merge 3 commits into from

Conversation

valorkin
Copy link

Important: this PR not mean to be merged, but should be treated as sample of integration ng2-play with ng2-bootstap or any other angular2 module into application

of course if would good to have it as single commit PR or branch as a sample of Integration
(check #32 #33)

Special thanks to @ocombe for help!

How to use

git clone git@github.com:valor-software/ng2-play.git -b ng2-bootstrap
npm i
# if gulp is not installed
npm i -g gulp-cli
# and play with ng2-play
gulp play

ocombe and others added 3 commits October 18, 2015 09:04
There is a bug in the version of systemjs that you're using that prevented me from using my ng2-translate lib (defaultExtension doesn't work on sub folders): systemjs/systemjs#805
@jimthedev
Copy link

👏

@valorkin
Copy link
Author

👏 to @ocombe and @robwormald :)

@pkozlowski-opensource
Copy link
Owner

Thnx @valorkin but the goal of this repo is to present a minimal setup so people can start their experiments with ng2. I want to keep this repo as slim as possible.

@valorkin
Copy link
Author

@pkozlowski-opensource

Important: this PR not mean to be merged

As I sayed this PR is not meant to be merged,
but should be a small intro how to use ng2 modules
it would be good to have #32 and #33 merged

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

Successfully merging this pull request may close these issues.

None yet

4 participants