|
hace 2 años | |
---|---|---|
public | hace 2 años | |
src | hace 2 años | |
.env.development | hace 2 años | |
.env.production | hace 2 años | |
.env.test | hace 2 años | |
.gitignore | hace 2 años | |
LICENSE | hace 2 años | |
README.md | hace 2 años | |
babel.config.js | hace 2 años | |
package-lock.json | hace 2 años | |
package.json | hace 2 años | |
postcss.config.js | hace 2 años | |
tailwind.js | hace 2 años | |
vue.config.js | hace 2 años |
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