# webtools-ng ## Project setup ```md npm install ``` ### Compiles and hot-reloads for development ```md npm run serve ``` ### Compiles and minifies for production ```md npm run build ``` ### Lints and fixes files ```md npm run lint ```