Skip to content

Faynot/crosslic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Crosslic

Introduction

Crosslic is a very minimalistic framework for creating maximally cross-platform desktop and mobile applications. It has only what is minimally necessary, nothing extra.

Crosslic runs in two independent processes, which allows you to create a highly loaded backend with an instant response from the frontend.

Getting Started

To get started with Crosslic, follow these simple steps:

  1. install CLI
npm i -g crosslic
  1. init the project
crosslic init
  1. go to project and run him
cd project-name
crosslic dev

or run for wayland

crosslic dev --wayland
  1. build the project
crosslic build

Build in project-name/Crosslic_App/target/release

Todo

  • Create CLI
  • npm, yarn support
  • react native, vue, angular support
  • Completely end development mode

About

Minimalist, faster and cross-platform framework for desktop/mobile apps on Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •