0.0.5 • Published 7 years ago

synaptic-scout v0.0.5

Weekly downloads
15
License
-
Repository
-
Last release
7 years ago

synaptic-scout

npm license

Travis branch codecov Code Climate David

Installation

Clone using git

git clone https://github.com/tommilligan/synaptic-scout
cd synaptic-scout
npm install

Run in development:

npm run dev

or in production:

npm run start

Usage

This package was started based on the VueJS webpack template, see here for more information and builtin commands.