1.0.8 • Published 11 months ago
go.js.server v1.0.8
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");