Skip to content

Commit 1896796

Browse files
author
Bartek Malanowski
committed
init
0 parents commit 1896796

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Vue Bootstrap with Material Design
2+
MDBootstrap for Vue
3+
4+
## Getting Started
5+
To test, contribute or just see what we did follow few easy steps:
6+
- clone the repository
7+
- cd to the directory with the repository
8+
- run `yarn install` (or `npm install` if you don't use yarn)
9+
- run the app using `yarn run dev` (or `npm run dev`)
10+
- enjoy!
11+
12+
## TODO
13+
In progress...
14+
15+
## Bugs
16+
If you want to report a bug or submit your idea feel fre to open an issue
17+
18+
Before you report a bug, please take your time to find if an issue hasn't been reported yet
19+
20+
We're also open to pull requests
21+
22+
## Something Missing?
23+
If you still have some questions do not hesitate to ask us. Open an issue or [visit our Slack](https://mdbbetatest.slack.com)

0 commit comments

Comments
 (0)