paljs / gatsby-admin-template

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

Home Page:https://gatsby-admin.paljs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://gatsby-admin.paljs.com

License:MIT License


Languages

Language:CSS 64.5%Language:TypeScript 34.5%Language:JavaScript 1.0%Language:Shell 0.0%