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

chore: hello-gno app example #84

Merged
merged 3 commits into from
Nov 28, 2023
Merged

chore: hello-gno app example #84

merged 3 commits into from
Nov 28, 2023

Conversation

iuricmp
Copy link
Contributor

@iuricmp iuricmp commented Nov 24, 2023

Hello world gno example

This PR adds a new sample app under "examples/hello". This app is a minimal app that connects to the blockchain.

@jefft0
Copy link
Contributor

jefft0 commented Nov 24, 2023

I enter:

git clone https://github.com/iuricmp/gnomobile --branch hello
cd gnomobile
make build

It prints the error:

cd /Users/jefft0/work/gno/gnomobile/examples/hello; /Applications/Xcode.app/Contents/Developer/usr/bin/make node_modules
make[1]: *** No rule to make target `node_modules'.  Stop.

@iuricmp iuricmp marked this pull request as ready for review November 27, 2023 12:04
Signed-off-by: Iuri Pereira <iuricmp@gmail.com>
Signed-off-by: D4ryl00 <d4ryl00@gmail.com>
@iuricmp
Copy link
Contributor Author

iuricmp commented Nov 28, 2023

image

Thanks @D4ryl00

Copy link
Contributor

@jefft0 jefft0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did make new-app APP_NAME=testapp. This builds and runs on a fresh macOS virtual machine for Android and iOS.

@D4ryl00 D4ryl00 merged commit 7a6487a into gnolang:main Nov 28, 2023
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

3 participants