Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sansil committed Sep 9, 2020
1 parent 6a2cb32 commit fa62be7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 25 deletions.
25 changes: 1 addition & 24 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1 @@
# vnotifications

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn serve
```

### Compiles and minifies for production
```
yarn build
```

### Lints and fixes files
```
yarn lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
# vtnotifications
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "vnotifications",
"name": "vt-notifications",
"description": "A headless vue notification library to use with tailwind",
"version": "0.1.0",
"author": "sansil",
"main": "src/index.js",
Expand Down

0 comments on commit fa62be7

Please sign in to comment.