Skip to content

nxzz/vue-nodegui-typescript-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-nodegui-typescript-starter

vue-nodegui-starter(https://github.com/nodegui/vue-nodegui-starter) fork.

Clone and run for a quick way to see Vue NodeGui in action. demo image

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/nxzz/vue-nodegui-typescript-starter
# Install CMake
brew install cmake
# Go into the repository
cd vue-nodegui-typescript-starter
# Install dependencies
npm install
# Run the app
npm run dev

Installation & Resources for learning Vue NodeGui

Documentation - all of Vue NodeGui's documentation. NodeGui - all of NodeGui's documentation.

Packaging app as a distributable

In order to distribute your finished app, you can use @nodegui/packer

Build for Windows

npm run build:win

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published