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

How to run this demo? Clone and run npm install doesn't work #19

Open
Liranius opened this issue Apr 12, 2017 · 2 comments
Open

How to run this demo? Clone and run npm install doesn't work #19

Liranius opened this issue Apr 12, 2017 · 2 comments

Comments

@Liranius
Copy link

Sorry for this newbie question, but seem like I cannot find a way to run this demo. Can I ask for some step-by-step instructions?

@Mjf94
Copy link

Mjf94 commented Apr 18, 2017

@Liranius The developer suggests using another repo. You may check his comment here.#12 (comment)

@lordfriend
Copy link

lordfriend commented Apr 18, 2017

before run npm start, you need use ngc manually to generate the ngFactory in /src
but there are a bug in src/app.ts, BrowserModule no longer support a function call, remove it.

Then cd into project folder run $(npm bin)/ngc then you will get a ngFactory folder in /src

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

3 participants