Full-stack developer blog starter with Gridsome ❤️ TailwindCSS
- Copy this repository
git clone https://gitlab.com/baris/devb.git
cd devb
- Install required packages
npm install
to start a local dev server at http://localhost:8080
gridsome develop
This is a gridsome project. Everything necessary can be found in the gridsome documentation. Gridsome's docs
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.