From c2b65bce031cd15ef384f7e0bec0b184f224482e Mon Sep 17 00:00:00 2001 From: Lucifer Date: Fri, 13 Dec 2019 06:17:16 +0530 Subject: Basics Added Basic directory structure, modified package.json and added a small readme --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..27a83e7 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Native Kit + +
Still in development. Please don't clone this repository.
+ +Native is a new way to build Electron apps for macOS and Windows with all the native looks for the different operating systems. + +This kit would soon host different components for each of the operating systems, a website and a detailed documentation. + +Stay tuned. + +If you want to contribute then that information would also be updated shortly. \ No newline at end of file -- cgit v1.2.3