parent
be832b0abc
commit
05c803f461
@ -1,29 +1,5 @@
|
|||||||
# eplus
|
# eplus_emulator
|
||||||
|
|
||||||
This template should help get you started developing with Vue 3 in Vite.
|
A simple eplus orderhistory emulator.
|
||||||
|
|
||||||
## Recommended IDE Setup
|
host at https://tqlwsl.moe/eplus
|
||||||
|
|
||||||
[VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur).
|
|
||||||
|
|
||||||
## Customize configuration
|
|
||||||
|
|
||||||
See [Vite Configuration Reference](https://vite.dev/config/).
|
|
||||||
|
|
||||||
## Project Setup
|
|
||||||
|
|
||||||
```sh
|
|
||||||
npm install
|
|
||||||
```
|
|
||||||
|
|
||||||
### Compile and Hot-Reload for Development
|
|
||||||
|
|
||||||
```sh
|
|
||||||
npm run dev
|
|
||||||
```
|
|
||||||
|
|
||||||
### Compile and Minify for Production
|
|
||||||
|
|
||||||
```sh
|
|
||||||
npm run build
|
|
||||||
```
|
|
||||||
|
Loading…
Reference in new issue