Recently, I was learning about Vuejs and Typescript, so I was fascinated to create my own project using these scripting languages and I was inspired by my friend Manuel Cepeda his project about DockerExplorer.
I was guiding with Summitech's GitExplorer and Michaël Fery's DotNetExplorer.
Finally, a big shout-out to Francisco Hernández for helping me and guiding me in the use of the Buefy component.
git clone https://github.com/ming-tsai/dotnetexplorer.git
npm install
npm run serve
npm run build
npm run test:unit
npm run lint
This project is licensed under the MIT License - see the LICENSE file for details