-
Installing Gatsby CLI
Use the Gatsby CLI to create a new site, specifying the minimal starter.
npm install -g gatsby-cli
-
Clone the repository
git clone https://github.com/ZihadHosan/gatsby_quick_start.git
-
Navigate into your new site’s directory and start it up.
cd gatsby_quick_start
-
Run the following for initialize
npm i
-
Run the following to start the local development server
gatsby develop
Your site is now running at http://localhost:8000
Edit
src/pages/index.jsx
to see your site update in real time!
-
Notifications
You must be signed in to change notification settings - Fork 0
Gatsby quick start pack with tailwind css, ShadCN UI with dark mood enabled
ZihadHosan/gatsby_quick_start
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Gatsby quick start pack with tailwind css, ShadCN UI with dark mood enabled
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published