empty_jp

1.0.0 • Public • Published

view-ui-project-vuecli

This project build for Vue3, Vue-router, Vuex, ViewUIPlus and Vue-cli.

Install

npm install

Run

npm run serve

Build

Build for Production

npm run build

Build for Staging

npm run build:staging

Run Eslint

Run without Fixing

  • This operation will also run before git-commit.
npm run lint

Run with Fixing

npm run lint:fix

.env Description

  • This project exposes environment variables on process.env object.
  • Different modes (development/staging/production) correspond to different environment files (.env.*).
  • .env file is always included, duplicate variables are overwritten by the specific mode file (.env.*).

Readme

Keywords

none

Package Sidebar

Install

npm i empty_jp

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

767 kB

Total Files

58

Last publish

Collaborators

  • shangyad