baseljs / basel-app-tabs

Tab based application with Electron, AngularJS and Bootstrap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

basel-app

Base app for https://github.com/baseljs/basel.git

Using

Install BASEL

npm install -g basel

Init the app

basel-init myApp -b tabs

Install dependencies

cd myApp && npm install

Run

npm start

preview

About

Tab based application with Electron, AngularJS and Bootstrap

License:MIT License


Languages

Language:HTML 50.1%Language:JavaScript 48.9%Language:CSS 1.0%