Skip to content

Commit

Permalink
Simplify exmaple
Browse files Browse the repository at this point in the history
  • Loading branch information
meaku committed Jan 11, 2019
1 parent f798cd8 commit 9525c4d
Show file tree
Hide file tree
Showing 7 changed files with 2,007 additions and 5,806 deletions.
3 changes: 2 additions & 1 deletion example/.gitignore
@@ -1,2 +1,3 @@
./node_modules
./dist/*
./dist/*
./bundle.js
9 changes: 3 additions & 6 deletions example/README.md
@@ -1,9 +1,6 @@
# Markdown-loader-example

* first
* `npm install`
* second
* `npm start`
* third
* open `localhost:4000`
* `npm install`
* `npm start`
* open `localhost:8080`

86 changes: 0 additions & 86 deletions example/bundle.js

This file was deleted.

Empty file removed example/dist/.gitkeep
Empty file.

0 comments on commit 9525c4d

Please sign in to comment.