Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
someshkar committed Dec 9, 2019
1 parent f3c5cd2 commit 5b6b2df
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,31 @@
# klock
# Klock

### An analog clock built using Vue.js for keeping track of time during my board sample papers. Mainly exists because I don't have a clock in my room.

## Project setup

```
npm install
```

### Compiles and hot-reloads for development

```
npm run serve
```

### Compiles and minifies for production

```
npm run build
```

### Lints and fixes files

```
npm run lint
```

### Customize configuration

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

0 comments on commit 5b6b2df

Please sign in to comment.