-
Create a Gatsby site.
Use the Gatsby CLI to create site using this project.
npx gatsby new llamame-online https://github.com/moitorrijos/llamame-online-gatsby
-
Start developing.
Navigate into your new site’s directory and start it up.
cd llamame-online/ npx gatsby develop
or
cd llamame-online/ npm run dev
-
Open the source code and start editing!
Your site is now running at
http://localhost:8000
!Note: You'll also see a second link:
http://localhost:8000/___graphql
. This is a tool you can use to experiment with querying your data. Learn more about using this tool in the Gatsby tutorial.Open the
llamame-online
directory in your code editor of choice and editsrc/pages/index.js
. Save your changes and the browser will update in real time! -
When finished create a production ready version
Create a production ready version of the site by running the following command in the CLI
npx gatsby build
Finally to see the final version run the following command
npx gatsby serve
The site will now be running at
http://localhost:9000
🔥You can upload the generated public folder to any web server. The site is 100% static.
If you need more information on how to start a Gatsby developed website visit Gatsby Quick Start Tutorial
-
Notifications
You must be signed in to change notification settings - Fork 0
Gatsby theme for Llamame.online
License
robertorubioguardia/llamame-online-gatsby
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Gatsby theme for Llamame.online
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published