Skip to content

OpenStudioCorp/NewOpenStudioCorpSite

Repository files navigation

Open-Studio

Website Redesign Repository

This repository contains the redesign of [OpenStudioCorp.github.io], a project aimed at improving the user experience and visual aesthetics of the original website.

Technologies Used:

  • Svelte UI framework.
  • Vanilla CSS - We don't use any additional libraries or preprocessors.
  • Node.JS package manager.

Getting Started

To get started with this project, follow the steps below:

Prerequisites

Node.js (version 12 or higher) and npm (Node Package Manager) must be installed on your system. Installation Clone this repository to your local machine using the following command:

git clone https://github.com/OpenStudioCorp/NewOpenStudioCorpSite.git Navigate to the project directory:

cd NewOpenStudioCorpSite Install the project dependencies:

npm install

Development

To start the development server and preview the website locally, run the following command:

npm run dev This will compile the Svelte components, start a local development server, and open the website in your default browser. Any changes you make to the source code will automatically trigger a hot reload, allowing you to see the updates instantly.

Building for Production

To build the optimized production version of the website, you can use the following command:

npm run build

This will generate a public directory containing the optimized static assets that can be deployed to a web server.

Contributing

Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  • Fork this repository.
  • Create a new branch for your feature or bug fix.
  • Commit your changes and push the branch to your fork.
  • Open a pull request from your branch to the main branch of this repository.
  • Provide a detailed description of your changes and why they should be merged.
  • Please ensure that your code adheres to the project's coding guidelines and passes any existing tests before submitting a pull request.

License

This project is licensed under the MIT License. Feel free to use, modify, and distribute the code as per the terms of this license.

About

the new site for OpenStudioCorp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5