Skip to content

Commit

Permalink
simplfy structure
Browse files Browse the repository at this point in the history
  • Loading branch information
n2geoff committed Mar 2, 2023
1 parent 20add3d commit 8454b30
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,15 +71,6 @@ This template automaticly registers and mounts riot components. These global **c
> SEE: `/src/app.js` for more information

### Tests

In a **folder-per-component** setup, you can place your `*.spec.js` files right next to your web components for isolated testing, but this template is a...

*bring your own testing solution*

> EXAMPLE: https://github.com/riot/examples/tree/gh-pages/timer

## NPM Scripts

- `npm run dev` - Starts the development server at port 3000
Expand Down
File renamed without changes.

0 comments on commit 8454b30

Please sign in to comment.