Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
geelen committed Jun 2, 2015
1 parent 5758dad commit f8a5f47
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
@@ -0,0 +1,12 @@
# Using CSS Modules with JSPM

To get this running:

- clone the project
- install JSPM with `npm install -g jspm` if you haven't already
- run `jspm install`
- load the directory in your web browser ([http-server](https://www.npmjs.com/package/http-server) is an easy way to do that)

You should see something like:

![](https://dl.dropboxusercontent.com/spa/a9i2yebxv7pg2ex/yyfouy0h.png)

0 comments on commit f8a5f47

Please sign in to comment.