Skip to content

3dw/zh-en

Repository files navigation

Learn_English_With_Chinese (zh-en)

自主學習英文,用中文學習英文 Learn English With Chinese

Install the dependencies

yarn install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Lint the files

yarn lint
# or
npm run lint

Format the files

yarn format
# or
npm run format

Build the app for production

yarn build

Cloudflare Pages deployment

This project is ready for automatic deployment on Cloudflare Pages.

  • Build command: yarn build
  • Build output directory: dist/spa
  • Environment variable: NODE_VERSION=20
  • Package manager: Yarn 4, as declared in package.json

The Cloudflare Pages output directory is also declared in wrangler.toml. The public/_redirects file keeps Vue Router history mode working on direct page loads. The generated dist/ directory is ignored because Cloudflare builds it from source on each deployment.

Dependabot

Dependabot is configured in .github/dependabot.yml to check npm dependencies weekly and group production and development dependency updates.

Customize the configuration

See Configuring quasar.config.js.

About

以AI協助中英對照的學習資源網

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors