Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/primefaces/sakai-react
Free React Admin Template
https://github.com/primefaces/sakai-react
admin-dashboard admin-template free opensource react reactjs
Last synced: 3 days ago
JSON representation
Free React Admin Template
- Host: GitHub
- URL: https://github.com/primefaces/sakai-react
- Owner: primefaces
- License: mit
- Created: 2018-05-18T08:38:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-18T08:59:29.000Z (27 days ago)
- Last Synced: 2024-11-01T17:36:52.200Z (12 days ago)
- Topics: admin-dashboard, admin-template, free, opensource, react, reactjs
- Language: CSS
- Homepage: https://sakai.primereact.org
- Size: 18 MB
- Stars: 884
- Watchers: 37
- Forks: 557
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Learn More
To learn more about Next.js, take a look at the following resources:
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.