This project was bootstrapped with Create React App.
Gatsby was added for better development with server side rendering.
Netlify-CMS was added to support blogging content.
Blogging Template was added, using this Gatsby Blog starter as template.
Some of the relavent features of the frameworks used for the site:
- Gatsby Graphql Queries
- More on typing Gatsby & Typescript
Netlify-CMS- nvm & nvm-windows for node version management
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:8000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Lints & formats all files in src based on ESlint config format.
Cleans all build & cached files from development & production.
Builds the app for Gatsby production to the build folder.
It correctly bundles the site in production mode and optimizes the build for the best performance.
After building with Gatsby, serve locally to see how the site performs under simulated production environment.