mirror of
https://gitee.com/ShopeX/ECShopX_mobile-frontend
synced 2026-08-12 14:25:38 +08:00
Update README.md
This commit is contained in:
@@ -5,6 +5,13 @@
|
||||
# Getting started
|
||||
Node.js (current LTS) and npm are required to run the project. To be sure about the version compatibility you can enable Node's corepack.
|
||||
|
||||
### System Requirements
|
||||
node 16.16.0
|
||||
```
|
||||
nvm install 16.16.0
|
||||
nvm use 16.16.0
|
||||
```
|
||||
|
||||
### Installation
|
||||
```
|
||||
cd ecshopx-vshop
|
||||
|
||||
Reference in New Issue
Block a user