nd

Introduction

Neodymium stack is targeted towards single page applications with state management and support for Electron. In order to fully enjoy working with the nd stack, you need to have read these docs entirely 🤓, preferably in that order:

You will also need to have:

If you just want to whip out a quick prototype, use the webpack-simple template instead.

Quickstart

To use this template, scaffold a project with vue-cli. It is recommended to use npm 3+ for a more efficient dependency tree.

$ npm install -g vue-cli
$ vue init soixantecircuits/nd my-project
$ cd my-project
$ npm install
$ npm run dev

# if you picked Electron support,
# in another terminal window
$ npm run electron

results matching ""

    No results matching ""