lrf a5e6ab65ab init | hai 1 ano | |
---|---|---|
public | hai 1 ano | |
src | hai 1 ano | |
.gitignore | hai 1 ano | |
README.md | hai 1 ano | |
auto-imports.d.ts | hai 1 ano | |
components.d.ts | hai 1 ano | |
index.html | hai 1 ano | |
midway.config.ts | hai 1 ano | |
package-lock.json | hai 1 ano | |
package.json | hai 1 ano | |
tsconfig.json | hai 1 ano |
Use this template:
npx degit https://github.com/midwayjs/hooks/examples/vue ./hooks-app
Use npm install
to install the dependencies
npm run dev
: Starts the development servernpm run build
: Builds the application for productionnpm run start
: Runs the application in production modesrc
: source code, include backend and frontend
api
: backend codeothers
: frontend codepublic
: static filesmidway.config.ts
: project configindex.html
: entry file