This is a simple page powered frontend for dataset using Vue.js.
You will need Node.js version 6.0 or greater installed on your system.
Get the code by either cloning this repository using git
> git clone https://github.com/DeividAlmeida/vue-template.git
... or downloading source code code as a zip archive.
Once downloaded, open the terminal in the project directory, and continue with:
See Vite Configuration Reference.
npm install
npm run dev
npm run build
Lint with ESLint
npm run lint
You can see a live demo here
- vue v3.2.37
- vue router v4.1.3
- vite v3.0.4
- pinia v2.0.17
- typescript v4.7.4
Please contact me for details on our code of conduct, and the process for submitting pull requests to us.
- Deivid Almeida