# IFMS Smart Captive Portal ## Development ``` npm install npm run dev ``` ### Compiles and minifies for production ``` # npm npm run build ```