barebone-web Steps to setup Project Create .env File with same variables assigned in .env.example. Add appropriate values for the varaibles for production and development. In Development Server npm install npm run serve Creating production Build npm run build