AGIUI / Solis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install

Clone the repo and install dependencies:

git clone https://github.com/AGIUI/Solis.git
cd Solis
npm install

Having issues installing? See our debugging guide

Starting Development

Start the app in the dev environment:

npm start

Packaging for Production

To package apps for the local platform:

npm run package

About

License:MIT License


Languages

Language:TypeScript 60.5%Language:JavaScript 37.8%Language:CSS 1.5%Language:EJS 0.1%