This is a simple project scaffold for Gatsby.js + Styled Components along with already configured Stylelint, ESLint and testing tools.
-
Use this template and install files.
npm install
-
Start developing.
gatsby develop
# You can also use this command that runs with a special flag, that allows to open localhost on your mobile device npm run develop
-
Open the source code and start editing!
Your site is now running at
http://localhost:8000
!
- Gatsby with basic plugins
- Prettier
- ESLint & AirBnB config
- Styled Components
- Jest & React Testing Library
- Axios