mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-02-06 06:40:37 +03:00
fixed readme
This commit is contained in:
parent
c8bdedc05f
commit
b7b6bf11ee
|
@ -25,8 +25,8 @@ so this might not be true before the first stable release.
|
|||
|
||||
## Getting started
|
||||
|
||||
Navigate to the `template/` folder in this repository, and you will see the `index.html` file, which has the CSS include statements, in the `head` section and the JS includes just before `body` section closes.
|
||||
You need to copy the `material/` folder to the root of your project, ensuring that all the files in your project can access the files through the relative URL, supplied in the CSS and the JS includes.
|
||||
Navigate to the `dist/` folder in this repository, and you will see the `test.html` file, which has the CSS include statements, in the `head` section and the JS includes just before `body` section closes.
|
||||
You need to copy the `dist/` folder to the root of your project, ensuring that all the files in your project can access the files through the relative URL, supplied in the CSS and the JS includes.
|
||||
|
||||
## Development
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user