Appearance
# Clone the repository git clone https://github.com/nimblets/cloudmath cd cloudmath # Install dependencies npm install # Run the local development server npm run dev # Build for production npm run build