Skip to content

Commit

Permalink
docs(common): update README (#88)
Browse files Browse the repository at this point in the history
* docs(common): update README

* Update README.md
  • Loading branch information
eunjae-lee authored Sep 23, 2024
1 parent a152c42 commit 30a5dbc
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,12 @@ This repository is a collection of starters to help developers quickly start bui
Inside each project you will find a detailed README.md file that will provide instructions on how to clone and run the code. Here is a short list of all projects inside of this repository:

- Space Plugins
- [Nuxt Starter](space-plugins/nuxt-starter/README.md)
- [Story Starter](space-plugins/story-starter/README.md)
- [Nuxt Starter](space-plugins/nuxt-starter/README.md): Basic Nuxt starter
- [Next.js Starter](space-plugins/nextjs-starter/README.md): Basic Next.js starter
- [Story Starter](space-plugins/nuxt-story-starter/README.md): Nuxt starter packed with implementations for story-related actions
- Tool Plugins
- [Next.js Starter](tool-plugins/nextjs-starter/README.md)
- [Nuxt Starter](tool-plugins/nuxt-starter/README.md): Basic Nuxt starter
- [Next.js Starter](tool-plugins/nextjs-starter/README.md): Basic Next.js starter

## Glossary

Expand Down

0 comments on commit 30a5dbc

Please sign in to comment.