This is an extended React Gatsby starter kit with many pre-configurations. Please refer to features below which are configured in this setup.
###Features
- React
- PostCSS
- Lost Grid, AutoPrefixer
- Lazing Loading Images
- Works Offline (Service worker)
- Eslint Rules (Airbnb)
- Redux
- Multiple Reducers for code readability (combine reducers in /reducers/index.js)
Clone the Repo
git clone https://github.com/p-rk/react-gatsby-staticweb.git
Install Gatsby globally
npm install -g gatsby
Go to cloned working directory and run
npm install
gatsby develop
For Building the project just run
gatsby build
For Serving Public folder just run
gatsby serve
- By Rama Krishna