Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 287 Bytes

README-front-end.md

File metadata and controls

24 lines (16 loc) · 287 Bytes

Front-end building asset

Tools: gruntjs

To execute asset build, use:

grunt 

To execute clear asset build files, use

grunt clear

To execute 'www/asset' and 'www/public' files to usr, use

grunt back

-- By @sexnothing