first
This commit is contained in:
16
extensions/app/README-EN.md
Executable file
16
extensions/app/README-EN.md
Executable file
@@ -0,0 +1,16 @@
|
||||
# Project Title
|
||||
|
||||
The core of the framework
|
||||
|
||||
## Development Environment
|
||||
|
||||
Node.js
|
||||
|
||||
## Install
|
||||
|
||||
```bash
|
||||
# Install dependent modules
|
||||
npm install
|
||||
# build
|
||||
npm run build
|
||||
```
|
||||
Reference in New Issue
Block a user