Skip to content

Commit

Permalink
docs: add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rishabh3112 committed Mar 22, 2019
1 parent c4f8354 commit b0a3b70
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .vscode/settings.json

This file was deleted.

13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# webpack-scaffold-starter
Kickstart creating your own webpack scaffold

# Installation
```bash
$ npm install -g webpack-scaffold-starter
```

# Usage
```bash
$ webpack-scaffold
```
Have fun creating your own webpack-scaffold !!

0 comments on commit b0a3b70

Please # to comment.