Shomari ed145e4990 Add plausible analytics to app. 2 lat temu
..
public ed145e4990 Add plausible analytics to app. 2 lat temu
src ea0666669d Remove DEPRECATED msgpack. 2 lat temu
.babelrc 1214026bb5 Moved from `web` to `app`. 4 lat temu
.browserslistrc 1214026bb5 Moved from `web` to `app`. 4 lat temu
.eslintrc.js 347d8eae7f Updated app settings. 4 lat temu
LICENSE.md 1214026bb5 Moved from `web` to `app`. 4 lat temu
README.md 0d0d8cf461 Forced SSL for ALL production builds. 4 lat temu
package.json 9a02967366 Update app packages. 2 lat temu
vue.config.js 1214026bb5 Moved from `web` to `app`. 4 lat temu
yarn.lock 9a02967366 Update app packages. 2 lat temu

README.md

NitoJS App

https://app.nitojs.org

We've provided a reference application to demonstrate all the many features of the library. The code has been modularized and heavily documented to make it easy to cut-and-paste directly into your own applications.

Build Setup

Install dependencies

npm install

Serve with hot reload at localhost:8080

npm run serve

Build for production with minification

npm run build