Skip to content

Commit 0d88eda

Browse files
authored
Update README.md
1 parent cd531b6 commit 0d88eda

1 file changed

Lines changed: 50 additions & 1 deletion

File tree

README.md

Lines changed: 50 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,50 @@
1-
# BlazorExpress.Bulma
1+
<p align="center">
2+
<a href="https://bulma.blazorexpress.com/">
3+
<img src="https://github.com/BlazorExpress/BlazorExpress.Bulma/blob/main/nuget/images/logo.png" alt="Blazor Bootstrap logo" width="200" height="200">
4+
</a>
5+
</p>
6+
7+
<h3 align="center">Blazor Express Bulma Component Library</h3>
8+
9+
<p align="center">
10+
An Enterprise-class component library built with the Blazor and Bulma CSS frameworks.
11+
<br>
12+
<a href="https://bulma.blazorexpress.com/docs/getting-started/"><strong>Getting Started »</strong></a>
13+
<br>
14+
</p>
15+
16+
## Status
17+
18+
[![NuGet](https://img.shields.io/nuget/vpre/blazorexpress.bulma)](https://www.nuget.org/packages/blazorexpress.bulma/absoluteLatest)
19+
[![NuGet](https://img.shields.io/nuget/dt/blazorexpress.bulma.svg)](https://www.nuget.org/packages/blazorexpress.bulma/absoluteLatest)
20+
21+
## Docs & Demos
22+
23+
- [Docs Website](https://bulma.blazorexpress.com/docs/)
24+
- [Demos Website](https://bulma.blazorexpress.com/demos/)
25+
26+
## Table of contents
27+
28+
- [Install](#install)
29+
- [Install Blazor Express Bulma templates](#install-blazor-express-bulma-templates)
30+
- [Components](#blazor-express-bulma-components)
31+
- [Documentation](#documentation)
32+
- [Creators](#creators)
33+
- [Copyright and license](#copyright-and-license)
34+
35+
## Install
36+
37+
Install with [NuGet](https://www.nuget.org/): `Install-Package BlazorExpress.Bulma -Version 1.0.0`
38+
39+
## Install Blazor Express Bulma templates
40+
41+
Install [Blazor Express Bulma templates](https://github.com/blazorexpress/blazorexpress-bulma-project-templates) with **.NET CLI**: `dotnet new install BlazorExpress.Bulma.Templates::1.10.0`
42+
43+
![image](https://user-images.githubusercontent.com/2337067/233800604-43986ae7-27dd-4f17-9af6-c2f1a6f07097.png)
44+
45+
- Read the [Getting started page](https://bulma.blazorexpress.com/docs/getting-started/) for information on the framework installation, contents, examples, and more.
46+
47+
48+
## Copyright and license
49+
50+
Code and documentation copyright 2024 [Blazor Bootstrap](https://docs.blazorbootstrap.com/) Code released under the [Apache-2.0 License](https://github.com/vikramlearning/blazorbootstrap/blob/main/LICENSE.txt).

0 commit comments

Comments
 (0)