bulma-fluent
Fluent Design Theme for Bulma, inspired by Microsoft’s Fluent Design System. https://mubaidr.github.io/bulma-fluent/
File Explorer
Download Latest Version (.zip)- nodejs.yml
- CONTRIBUTING.md
- FUNDING.yml
- ISSUE_TEMPLATE.md
- PULL_REQUEST_TEMPLATE.md
- bulma.css
- bulma.css.map
- bulma.min.css
- build.js
- build.js.map
- fa-brands-400.eot
- fa-brands-400.svg
- fa-brands-400.ttf
- fa-brands-400.woff
- fa-brands-400.woff2
- fa-regular-400.eot
- fa-regular-400.svg
- fa-regular-400.ttf
- fa-regular-400.woff
- fa-regular-400.woff2
- fa-solid-900.eot
- fa-solid-900.svg
- fa-solid-900.ttf
- fa-solid-900.woff
- fa-solid-900.woff2
- favicon.png
- index.html
- logomark11.png
- logotype12.png
- banner1.png
- banner1.svg
- banner2.png
- banner2.svg
- favicon11.png
- favicon11.svg
- favicon12.png
- favicon12.svg
- favicon13.png
- favicon13.svg
- favicon21.png
- favicon21.svg
- favicon22.png
- favicon22.svg
- favicon23.png
- favicon23.svg
- favicon31.png
- favicon31.svg
- favicon32.png
- favicon32.svg
- favicon33.png
- favicon33.svg
- logomark11.png
- logomark11.svg
- logomark12.png
- logomark12.svg
- logomark13.png
- logomark13.svg
- logomark21.png
- logomark21.svg
- logomark22.png
- logomark22.svg
- logomark23.png
- logomark23.svg
- logotype11.png
- logotype11.svg
- logotype12.png
- logotype12.svg
- logotype13.png
- logotype13.svg
- logotype21.png
- logotype21.svg
- logotype22.png
- logotype22.svg
- logotype23.png
- logotype23.svg
- fontawesome-all.css
- fa-brands-400.eot
- fa-brands-400.svg
- fa-brands-400.ttf
- fa-brands-400.woff
- fa-brands-400.woff2
- fa-regular-400.eot
- fa-regular-400.svg
- fa-regular-400.ttf
- fa-regular-400.woff
- fa-regular-400.woff2
- fa-solid-900.eot
- fa-solid-900.svg
- fa-solid-900.ttf
- fa-solid-900.woff
- fa-solid-900.woff2
- animations.sass
- bck-2.jpg
- bck.jpg
- logomark11.png
- logotype12.png
- Components.vue
- Elements.vue
- Extras.vue
- Form.vue
- Home.vue
- 404.vue
- Footer.vue
- Header.vue
- App.vue
- main.js
- router.js
- styles.sass
- .babelrc
- .editorconfig
- .eslintignore
- .eslintrc.json
- .gitignore
- .prettierrc
- index.html
- jsconfig.json
- package-lock.json
- package.json
- README.md
- webpack.config.js
- yarn.lock
- _all.sass
- derived-variables.sass
- initial-variables.sass
- other.sass
- _all.sass
- acrylic-material.sass
- animation.sass
- button.sass
- card.sass
- common.sass
- dropdown.sass
- file.sass
- hero.sass
- menu.sass
- message.sass
- navbar.sass
- notification.sass
- panel.sass
- progress.sass
- select.sass
- table.sass
- checkbox.sass
- radio.sass
- sass-compile-tester.sh
- .all-contributorsrc
- .editorconfig
- .gitignore
- .prettierrc
- .whitesource
- bulma.sass
- customize-colors.sass
- LICENSE
- package-lock.json
- package.json
- README.md
- screenshot.png
# Installation Guide
1. Get the code
git clone https://github.com/mubaidr/bulma-fluent
Downloads the entire project code from GitHub to your computer.
cd bulma-fluent
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
