-
Notifications
You must be signed in to change notification settings - Fork 98
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 astrum #140
Comments
hey @douglasdeodato, |
Alternatively, you can open the index.html file in Firefox. |
Hey @douglasdeodato, The Astrum front-end app is a single page Vue app. It is recommended that you run it in a web server environment though, to avoid issues like you mention. I'll close this off because @NonPolynomial and @LukeMcGurdy have done a great job of suggesting some approaches for you. Thank you, both 🙂 |
Hi guys,
it is any command line to run this app? I could not run the app after follow the steps getting started steps from the readme:
I tried open public/pattern-library/app/index.html
and the page just shows me that:
Building pattern library...
gettingin my console:
XMLHttpRequest cannot load file:///home/dlima/LAB/astrum/public/pattern-library/data.json?cb=Fri%20Oct%2013%202017%2017:03:29%20GMT+0100%20(IST). Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https.
(anonymous) @ vue-resource.min.js:7
Uncaught (in promise) ObjectallHeaders: ""data: ""headers: ƒ (t)ok: falserequest: {method: "GET", data: "", params: {…}, headers: {…}, xhr: null, …}status: 0statusText: ""proto: Object
The text was updated successfully, but these errors were encountered: