https://github.com/consoletvs/skara
Sample admin panel with tailwind and nuxtjs
https://github.com/consoletvs/skara
Last synced: about 1 year ago
JSON representation
Sample admin panel with tailwind and nuxtjs
- Host: GitHub
- URL: https://github.com/consoletvs/skara
- Owner: ConsoleTVs
- License: mit
- Created: 2018-06-03T15:20:59.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-07T13:18:07.000Z (about 8 years ago)
- Last Synced: 2024-05-01T22:53:28.753Z (about 2 years ago)
- Language: JavaScript
- Size: 105 KB
- Stars: 12
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Skara
> Tailwind & Vue administration panel
## Build Setup
``` bash
# install dependencies
$ npm install # Or yarn install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm start
# generate static project
$ npm run generate
```
For detailed explanation on how things work, checkout the [Nuxt.js docs](https://github.com/nuxt/nuxt.js).
# License
MIT License