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

I have a problem! #82

Closed
oN00BZYT opened this issue Dec 20, 2018 · 6 comments
Closed

I have a problem! #82

oN00BZYT opened this issue Dec 20, 2018 · 6 comments

Comments

@oN00BZYT
Copy link

When i open index.html i have an infinite loading screen!

@Zarlex
Copy link
Member

Zarlex commented Dec 20, 2018

You have to run npm install and then npm start you can not just open the index.html. It is an angular app and requires webpack to compile it.

Alternatively you can visit our new app https://aux.app where the music player is already up and running

@oN00BZYT
Copy link
Author

You have to run npm install and then npm start you can not just open the index.html. It is an angular app and requires webpack to compile it.

Alternatively you can visit our new app https://aux.app where the music player is already up and running

Same problem, infinite loading, i added index.html to apache xampp

@oN00BZYT
Copy link
Author

Now i add the webpack to visual studio 2017

@oN00BZYT
Copy link
Author

I have the same problem, im using windows 10 64 bit

@oN00BZYT
Copy link
Author

Xamp load ftp apache on the folder

@Zarlex
Copy link
Member

Zarlex commented Dec 20, 2018

First you need to install node.js
Then you can run npm install
When you run npm start it will trigger the webpack compiler and you can access the page on localhost:4200

You can try out the angular tutorial https://angular.io/tutorial You can learn the basics there how to develop an angular app

@Zarlex Zarlex closed this as completed Jan 26, 2019
This issue was closed.
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