mirror of
https://github.com/kusti8/proton-native.git
synced 2026-05-15 14:15:50 -06:00
[PR #14] [MERGED] Added standalone example app. #222
Labels
No labels
bug
documentation
enhancement
libui issue
pull-request
question
wait for libui implementation
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/proton-native#222
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/kusti8/proton-native/pull/14
Author: @soorajvnair
Created: 2/17/2018
Status: ✅ Merged
Merged: 2/17/2018
Merged by: @kusti8
Base:
master← Head:master📝 Commits (1)
a26f2f8add standalone example app📊 Changes
3 files changed (+26 additions, -3 deletions)
View changed files
➕
examples/Notepad/.babelrc(+7 -0)📝
examples/Notepad/index.js(+3 -3)➕
examples/Notepad/package.json(+16 -0)📄 Description
Hey there,
The example inside the examples folder was just a file, i've added a full application project inside an appropriately named sub folder ( Notepad ) as an example, so that the user only needs to do npm install and then do npm start to get an example application up and running. Hope that adds value.
Appreciate the great work on the library once again!. :) 👍
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.