• Stars
    star
    299
  • Rank 134,663 (Top 3 %)
  • Language
    CSS
  • License
    MIT License
  • Created over 5 years ago
  • Updated 11 months 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