Installation

New project

git clone https://github.com/krypt0nn/neutralino-template
cd neutralino-template

Yarn

yarn
yarn neu update

NPM

npm run neu update

Already existing project

Yarn

yarn add @empathize/framework

NPM

npm i @empathize/framework

Last updated