mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-11-15 10:08:39 +05:30
Collection of handy online tools for developers, with great UX.
https://it-tools.tech
https://github.com/CorentinTh/it-tools.git
converter
developer-productivity
developer-tools
frontend
javascript
productivity
tool
tools
typescript
vuejs
website
| .github/ISSUE_TEMPLATE | ||
| public | ||
| src | ||
| .browserslistrc | ||
| .eslintrc.js | ||
| .gitignore | ||
| babel.config.js | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
it-tools
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint