1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-22 01:44:25 +04:00

README fix

This commit is contained in:
codecalm
2018-02-22 23:15:54 +01:00
parent fabdb084c8
commit ef9deac6ad

View File

@@ -59,7 +59,7 @@ When completed, you'll be able to run the various commands provided from the com
### Build Tabler ### Build Tabler
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à. 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. 3. Any change in `/src` directory will build application and refresh the page.