mirror of
https://github.com/tabler/tabler.git
synced 2026-06-17 12:50:03 +04:00
readme fixes
This commit is contained in:
@@ -40,15 +40,15 @@ To make the system works fast and reliable, we've converted most of the componen
|
||||
|
||||
## Getting Started
|
||||
|
||||
### 1. [Download ZIP](https://github.com/tabler/tabler/archive/dev.zip) or Git Clone
|
||||
### [Download ZIP](https://github.com/tabler/tabler/archive/dev.zip) or Git Clone
|
||||
|
||||
```
|
||||
git clone https://github.com/tabler/tabler.git
|
||||
```
|
||||
|
||||
### 2. Build the project
|
||||
### Build the project
|
||||
|
||||
**Setup environment**
|
||||
#### Setup environment
|
||||
|
||||
To use our build system and run our documentation locally, you'll need a copy of Tabler's source files and Node. Follow these steps:
|
||||
|
||||
@@ -59,7 +59,7 @@ To use our build system and run our documentation locally, you'll need a copy of
|
||||
|
||||
When completed, you'll be able to run the various commands provided from the command line.
|
||||
|
||||
**Build Tabler locally**
|
||||
#### Build Tabler locally
|
||||
|
||||
1. From the root `/tabler` directory, run `npm run serve` in the command line.
|
||||
2. Open [http://localhost:4000](http://localhost:4000) in your browser, and voilà.
|
||||
|
||||
Reference in New Issue
Block a user