Skip to content

Lonely-bear/simple-tools

Repository files navigation

simple-tools

🚀GitHub Link🚀

A simple tools for myself

  1. Compare according to the list(列表对比器)

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build