0.0.1 • Published 6 years ago

ifosfield v0.0.1

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

ifosfield

MyiFOS Field Module

Created with electron-userland/electron-forge.

Install

Install nodejs.msi (version 6.9.2)
Install  yarn

Clone this repository:

git clone https://github.com/plisca/ifosfield.git
git checkout -b develop
cd ifosfield

Intall Dependencies:

npm install -g electron-forge

npm install react-router-dom
# or
yarn add react-router-dom
yarn install

Development

Run it with:

yarn start