mirror of
https://github.com/em-squared/5e-drs.git
synced 2025-10-29 12:44:20 +00:00
readme
This commit is contained in:
parent
bbb0fd4e85
commit
b89977f4ce
1 changed files with 6 additions and 0 deletions
|
|
@ -45,3 +45,9 @@ ou
|
|||
```
|
||||
npm run build
|
||||
```
|
||||
Vous pouvez ensuite tester le site statique compilé en lançant un serveur local :
|
||||
```
|
||||
cd docs/.vuepress/dist
|
||||
python -m SimpleHTTPServer 8081
|
||||
```
|
||||
Le site statique sera accessible sur http://localhost:8081
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue