|
2 anni fa | |
---|---|---|
public | 2 anni fa | |
src | 2 anni fa | |
.env.development | 2 anni fa | |
.env.production | 2 anni fa | |
.env.test | 2 anni fa | |
.gitignore | 2 anni fa | |
LICENSE | 2 anni fa | |
README.md | 2 anni fa | |
babel.config.js | 2 anni fa | |
package-lock.json | 2 anni fa | |
package.json | 2 anni fa | |
postcss.config.js | 2 anni fa | |
tailwind.js | 2 anni fa | |
vue.config.js | 2 anni fa |
A simple admin template built using TailwindCSS & Vue.js. This project is also running Vuex in order to control the sidebar state throughout components.
https://angry-mahavira-9b32ec.netlify.com/
npm install
npm run serve
npm run build
npm run lint