mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-22 15:56:15 -04:00
1.1 KiB
1.1 KiB
Aggregated set of useful tools that every developer may need once in a while. Available here.
Functionalities and roadmap
Please check the issues to see if some feature listed to be implemented.
You have an idea of a tool? Submit a feature request!
Project setup
Install dependencies by running the following command:
npm install
Serve with hot reload at localhost:3000
npm run dev
Build for production
npm run build
And to lint and fixe files, run:
npm run lint
For detailed explanation on how things work, check out Nuxt.js docs.
Contribute
Pull requests are welcome ! Feel free to contribute.
Add a tool
Coming soon
Credits
Coded with ❤️ by Corentin Thomasset.
This project is continuously deployed using vercel.com.
License
This project is under the MIT license.