mirror of
https://github.com/He4eT/xecut-site.git
synced 2026-05-05 01:47:25 +00:00
Update README.md
This commit is contained in:
parent
a72f3b85b5
commit
bad5d889ca
1 changed files with 2 additions and 0 deletions
|
|
@ -10,11 +10,13 @@ Node.js is required.
|
||||||
```bash
|
```bash
|
||||||
npm i
|
npm i
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Start the dev server:
|
2. Start the dev server:
|
||||||
```
|
```
|
||||||
npm run serve
|
npm run serve
|
||||||
```
|
```
|
||||||
The site will be availible on http://localhost:8080/
|
The site will be availible on http://localhost:8080/
|
||||||
|
|
||||||
3. Use this command to build:
|
3. Use this command to build:
|
||||||
```
|
```
|
||||||
npm run build
|
npm run build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue