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

Create simple client app #18

Merged
merged 2 commits into from
Jul 29, 2020
Merged

Create simple client app #18

merged 2 commits into from
Jul 29, 2020

Conversation

mukkumayc
Copy link
Collaborator

npm start

Runs the app in the development mode.

npm run build

Builds the app for production to the build folder.

You can change the server url at config.js

@mukkumayc mukkumayc linked an issue Jul 28, 2020 that may be closed by this pull request
@mukkumayc
Copy link
Collaborator Author

I forgot to mention that firstly npm install should be run to install the dependencies.

@veotani
Copy link
Contributor

veotani commented Jul 28, 2020

I'm not getting "Something went wrong" if the server is not up. Could you try doing something about it, so that app works without server?

@mukkumayc mukkumayc requested review from N-ihad and veotani July 29, 2020 20:17
@veotani
Copy link
Contributor

veotani commented Jul 29, 2020

Cool! Managed to get both messages, I think everything is ok. Probably it's wise to write build and run instructions in #6.

@veotani veotani merged commit 07b81e4 into deerc-dev:master Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Simple client app
2 participants