/basel-app-tabs

Tab based application with Electron, AngularJS and Bootstrap

Primary LanguageHTMLMIT LicenseMIT

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