go.js.client
v1.3.1
Published
A JS Tool for Apps Development
Downloads
253
Readme
Go.js()
Go.js is a JavaScript library for creating web, mobile and desktop applications.
The Go SDK
package contains all the functionality necessary to create web, mobile and desktop applications, built on the standard of HTML, CSS y JavaScript.
Usage
import "go.js.client";
import "go.js.router";
import "go.js.client/go.css";
import "@/css/main.scss";
import "@/css/main.css";
import "@/js/views.js";
Go.do("nav/start");
Documentation
See https://www.luigios.com/app/go-sdk