Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
ImSeaWorld committed Apr 2, 2021
1 parent f596fa3 commit ad0ad09
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,31 @@
# black-mamba
# Black Mamba - `1.3.2`

Desktop application for namebase.io. Incomplete but has solid bones for anyone wanting to tinker with it themselves. PRs are welcome :)

## Project setup

```
npm install
```

### Compiles and hot-reloads for development

```
npm run serve
npm run electron:serve
```

### Compiles and minifies for production

```
npm run build
npm run electron:build
```

### Lints and fixes files

```
npm run lint
```

### Customize configuration

See [Configuration Reference](https://cli.vuejs.org/config/).

0 comments on commit ad0ad09

Please sign in to comment.