-
Setup
Download Node. https://nodejs.org/en/download/
npm config set legacy-peer-deps true # install npm npm install sudo npm install -g gatsby-cli npm run build
-
Start developing.
Navigate into DWF directory and start it up.
cd DWF/ gatsby develop
-
Open the source code and start editing!
DWF 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 DWF directory in your code editor of choice and edit
src/pages/index.js
. Save your changes and the browser will update in real time! -
.env File for Prismic Variable
GATSBY_PRISMIC_REPO_NAME = [Repository Name] PRISMIC_ACCESS_TOKEN = [Token] PRISMIC_CUSTOM_TYPES_API_TOKEN = [Token]
ENABLE_GATSBY_REFRESH_ENDPOINT = true
// Refresh api connection [local] // curl -X POST http://localhost:8000/__refresh
-
Notifications
You must be signed in to change notification settings - Fork 0
groupitdevelopers/UAT_DWF
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published