Skip to content

CoNET-project/seguro-platform

Repository files navigation

This is the beginning of CoNET project

now migrate to

The new era of CoNET

New Link here:

https://bitbucket.org/matheus_moraes_pinheiro/conet

Homepage

https://conet.network

CONET-Proxy README

The CONET Platform Application.

Install

yarn

Build

Web

yarn build:web

Desktop

macOS

yarn build:desktop:mac

Windows

yarn build:desktop:win

Linux

yarn build:desktop:lin

Develop

App

yarn start

Storybook

yarn start:storybook

Test

yarn test

Lint

yarn lint

Dependencies

Upgrade

yarn upgrade-interactive --latest