• Stars
    star
    315
  • Rank 132,951 (Top 3 %)
  • Language
    CSS
  • License
    MIT License
  • Created almost 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Free admin dashboard template based on Gatsby with @paljs/ui component package

gatsby-admin-template

Admin dashboard template based on Gatsby with @paljs/ui component package

Setup:

git clone https://github.com/paljs/gatsby-admin-template.git

cd gatsby-admin-template

yarn install

yarn dev

Docker:

git clone https://github.com/paljs/gatsby-admin-template.git

cd gatsby-admin-template

docker build -t gatsby-admin-template

docker run --rm -d -p 80:80 gatsby-admin-template

screenshot

screenshot

screenshot

screenshot