Giter Site home page Giter Site logo

jmlapido / lime-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from libremesh/lime-app

0.0 1.0 0.0 7.7 MB

Simple, lightweight and scalable PWA for diagnosis of Libremesh nodes

Home Page: https://libremesh.github.io/lime-app/

License: GNU Affero General Public License v3.0

JavaScript 94.98% CSS 4.44% Shell 0.58%

lime-app's Introduction

LiMeApp

Greenkeeper badge Build Status Commitizen friendly

Simple, lightweight and scalable PWA for diagnosis of Libremesh nodes



Screenshot

Development Environment Installation

Clone this repo:

git clone https://github.com/libremesh/lime-app.git limeapp
cd limeapp

Install the dependencies:

npm install

Development Workflow

Read the "How to contribute and code of conduct" documentation

Start a live-reload development server:

WEB_PATH="/" npm run dev

Generate a production build in ./build:

WEB_PATH="/" npm run build --production

You can now deploy the contents of the build directory to production on github pages!

Fork and npm run deploy

Router Installation

In order to install the software in the node, the node must have several ubus packages installed ( see https://github.com/libremesh/lime-packages).

For develop you can run WEB_PATH='/app' npm run build --production and then copy the build folder to the /www/app directory of the node and go.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.