Skip to content

Commit

Permalink
ok
Browse files Browse the repository at this point in the history
  • Loading branch information
pb-yuri-zaporozhets committed Nov 2, 2017
1 parent 1fb05cc commit 659930f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# IDE
.vscode

# dependencies
node_modules

# logs
npm-debug.log
yarn.lock

# Backpack build
build
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Example on vue js
# vue.js chrome extension template (wcer)
```bash
npm run dev
//or
Expand Down

0 comments on commit 659930f

Please sign in to comment.