1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-10 05:12:28 +04:00

index.md fix

This commit is contained in:
codecalm
2018-02-22 23:16:27 +01:00
parent ef9deac6ad
commit d1eaf90273
+1 -1
View File
@@ -21,7 +21,7 @@ When completed, you'll be able to run the various commands provided from the com
### Build Tabler locally
1. From the root `/tabler` directory, run `npm run watch` in the command line.
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à.
3. Any change in `/src` directory will build application and refresh the page.