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