Changes
leonardooleg opened this issue · comments
Oleg commented
To make changes to the html code, me need to edit the file main.js?
Fengyuan Chen commented
Just edit the source code files in the src
folder.
Oleg commented
How then to collect them in one file?
Fengyuan Chen commented
Run the build
task in the package.json
:
npm run build