Skip to content

master: Removed 去除node_modules、更新readme #95

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -6,6 +6,7 @@
*.jshintrc
.eslintrc.json
*.markdown
node_modules
Makefile
test/
LICENSE
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# @uni-app/vue-cli-preset-uni-app

> uni-app preset for vue-cli
> uni-app preset for vue-cli

## Project Setup

```sh
yarn install
```
10 changes: 0 additions & 10 deletions node_modules/ansi-regex/index.js

This file was deleted.

53 changes: 0 additions & 53 deletions node_modules/ansi-regex/package.json

This file was deleted.

165 changes: 0 additions & 165 deletions node_modules/ansi-styles/index.js

This file was deleted.

56 changes: 0 additions & 56 deletions node_modules/ansi-styles/package.json

This file was deleted.

5 changes: 0 additions & 5 deletions node_modules/at-least-node/index.js

This file was deleted.

32 changes: 0 additions & 32 deletions node_modules/at-least-node/package.json

This file was deleted.

Loading