Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
michielbdejong committed Nov 23, 2023
1 parent f7d9bb2 commit 09d8ffe
Show file tree
Hide file tree
Showing 3 changed files with 3,283 additions and 7 deletions.
6 changes: 3 additions & 3 deletions bookmarks/vanilla/README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Bookmarks Data Module for Soukai
# Bookmarks Data Module using vanilla JavaScript

## Development
```bash
git clone https://github.com/solid-contrib/data-modules
cd data-modules
cd bookmarks/inrupt
cd bookmarks/vanilla
npm install
npm run test
```

## Demo app
Assuming you just ran the 'development' steps above and are now in the bookmarks/inrupt folder.
Assuming you just ran the 'development' steps above and are now in the bookmarks/vanilla folder.
```bash
npm install
npm run build
Expand Down
Loading

0 comments on commit 09d8ffe

Please sign in to comment.