/WebTool

a website to provide many developing/daily tools.

Primary LanguageRiot

WebTool

A website to provide many developing, daily tool.

This project uses

Open community libraries that tools uses:

To be a HTTP server, this project also uses

P.S. for security reason, the nginx config file and SSL cert files don't join the git.

Set up dev environment

npm i; ./UTL/precompile.js;

Run dev server

npm run dev;