Documentation
Everything you need to know about the Coming Soon Framework
Installation
Follow these steps to get started with the Coming Soon Framework:
# Clone the repository
git clone https://github.com/maidabarrientos/maintenancechannelframework.git
# Install dependencies
cd coming-soon-framework
npm install
# Start the development server
npm run dev