UNPKG

ibag

Version:

A visual, fast, and customizable front-end scaffolding.

11 lines (9 loc) 862 B
After you contribute code, you need to test like this: 1. Re-install ibag globally on the mac and win systems respectively, and test the ibag command can be recognized normally 2. Cd to the execution directory, execute ibag init to pop up the web page normally, the server starts successfully, and no error is reported from the console. 3. There is no abnormality during the use of the web page. 4. After clicking the button, the console will output related words indicating successful execution. 5. Check the execution directory, the output folder is output in the directory. 6. Check that the output directory file is correct and the package.json dependency list is correct. 6. Enter the output, install the dependencies and start, and start normally. 7. The generated initialization project is displayed normally, and there is no abnormality in the console.