Skip to content

masterjg/nwjs-vuejs-bootstrap

Repository files navigation

NW.js + Vue.js bootstrap

NW.js & Vue.js bootstrap to kickstart your project.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Node ^11.10
NPM ^6.7.0
pnpm ^2.25.6

Installing

Install pnpm

npm install -g pnpm

Install everything else

pnpm install

Scripts

Generate icons in resources directory

pnpm run generate:icons

Start project

pnpm run start

Build project (all OSes)

pnpm run build

Build project (Windows)

pnpm run build:win

Build project (Linux)

pnpm run build:lnx

Build project (MacOS)

pnpm run build:mac

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

License

This project is licensed under the CC-BY-NC-SA-4.0 License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published