You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 25, 2026. It is now read-only.
-[Upgrading To The Latest Version](#upgrading-to-the-latest-version)
12
12
-[Component Library Dev Mode](#component-library-dev-mode)
@@ -29,6 +29,8 @@
29
29
4.`yarn dev` to boot this app as a server
30
30
- Once the logs show that the client and server have been successfully compiled, open [http://localhost:3000](http://localhost:3000) in your browser to see the result
31
31
32
+
_For troubleshooting reference this [wiki page](https://github.com/scientist-softserv/webstore/wiki/Troubleshooting)._
33
+
32
34
### Creating New Pages
33
35
Create pages by adding them to the `pages` directory.
34
36
- Reference [this documentation](https://nextjs.org/docs/basic-features/pages) for more info about pages
0 commit comments