import database in mysql server (e.g. using xampp) or run SQL script (e.g. via phpmyadmin SQL inside a table named test) CREATE TABLE `vueuser` ( `id` int(11) NOT NULL, `name` varchar(30) NOT NULL, ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.