readme tweaks
This commit is contained in:
parent
f153772f92
commit
f85a4575ca
|
@ -47,7 +47,7 @@ README.md
|
||||||
|
|
||||||
This template uses a **pages** static registry based approach that auto-mounts global *page components* that then can dynaimicly mount other *components* needed build your up your content via the `components` export default property.
|
This template uses a **pages** static registry based approach that auto-mounts global *page components* that then can dynaimicly mount other *components* needed build your up your content via the `components` export default property.
|
||||||
|
|
||||||
> SEE: /pages/registry.js for more information
|
> SEE: `/src/js/registry.js` for more information
|
||||||
|
|
||||||
#### Components Example
|
#### Components Example
|
||||||
|
|
||||||
|
@ -75,7 +75,7 @@ This template uses a **pages** static registry based approach that auto-mounts g
|
||||||
|
|
||||||
- TODO
|
- TODO
|
||||||
|
|
||||||
> SEE: `pages/hello-riot/hello-riot.spec.js` (unwired)
|
> SEE: `src/pages/hello-riot/hello-riot.spec.js` (unwired)
|
||||||
|
|
||||||
|
|
||||||
## NPM Scripts
|
## NPM Scripts
|
||||||
|
|
Loading…
Reference in New Issue