Gatsby.js V2 starter template based on aerial by HTML5 UP
The gatsby-starter-aerial is a Gatsby.js V4 starter template based on the Aerial design by HTML5 UP. This template supports all Gatsby features and provides a clean and modern layout for building websites.
To install the gatsby-starter-aerial, make sure you have the Gatsby CLI program installed. Then, run the following command from your command line interface (CLI):
npx gatsby new my-aerial-site https://github.com/anubhavsrivastava/gatsby-starter-aerial
After the installation is complete, navigate to the project folder and run the following command to start the development server:
npm run develop
You can now access the gatsby-starter-aerial in your web browser by visiting http://localhost:8000.
The gatsby-starter-aerial is a Gatsby.js V4 starter template based on the Aerial design by HTML5 UP. It provides a clean and modern layout for building websites with support for all Gatsby features. To install the template, make sure you have the Gatsby CLI program installed and follow the provided installation instructions.