Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.

iOliverNguyen/mithril-bootstrap

Repository files navigation

mithril-bootstrap

Mithril components using Bootstrap

Quick start

Note: This project is still in development. Code structure and API are supposed to change. Feel free to contribute.

npm install -g bower gulp http-server

git clone https://github.com/ng-vu/mithril-bootstrap.git
cd mithril-bootstrap

npm install
bower install
gulp build

http-server build/public

For continous development:

gulp build watch

Open another terminal and

http-server build/public

Introduction

This project is based on Angular UI Bootstrap, Mithril, Mithril MSX and mithril-boilerplate.

About

Mithril components using Bootstrap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages