Skip to content

RehiveTech/netconnect-frontend

Repository files navigation

NetConnect - Frontend

Installation

$ git clone https://github.com/RehiveTech/netconnect-frontend.git
$ cd netconnect-frontend
$ npm install

Configure app

Copy .env to .env.local then edit it with the url where you can setup backend url. Then you can run local dev server.

$ npm start

Simple build for production

Linux

$ npm run build

Windows

npm run build-windows

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published