Skip to content

vikaspatil0021/skywave-web-app

Repository files navigation

Skywave is the open-source cloud platform for deployment of static sites.

Introduction

Skywave is the open-source cloud platform for deployment of static websites.

Local Development

  1. Clone the repository:
    git clone https://github.com/your-repo/skywave-web-app.git
    cd skywave-web-app
  2. Install dependencies:
    npm install
  3. Start the development server:
    npm run dev
  4. Open your browser and navigate to http://localhost:3000 to view the application locally.

Contribution

Contributions are welcome! Please fork this repository and submit a pull request with your proposed changes. Be sure to include a detailed description of your modifications.

License

This project is licensed under the MIT License, allowing you to freely use, modify, and distribute the code with proper attribution.

Learn more about skywave