# wuhouci ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm start or npm run dev ``` ### Compiles and minifies for production ``` npm run build ```