@storecraft/dashboard 1.0.3 → 1.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,5 +1,5 @@
1
1
  # **Storecraft** Official Dashboard
2
- A `storecraft` dashboard, leveraging `static rendering` / `client side rendering` / `swr`,
2
+ The Official `storecraft` Dashboard, leveraging `static rendering` / `client side rendering` / `swr`,
3
3
  so it can be deployed into cost effective **CDN**.
4
4
 
5
5
  Effectively, two build targets:
@@ -11,6 +11,10 @@ Effectively, two build targets:
11
11
  Build is handled by `Vite`
12
12
 
13
13
 
14
+ ```bash
15
+ npm i @storecraft/core
16
+ ```
17
+
14
18
  ## Development
15
19
 
16
20
  First, run the development server: