Proton Designer Website
Welcome to the official Proton Designer website repository. This repository contains the source code for the Proton Designer website.
Requirements
Before you start working on the website, make sure you have the following installed on your system:
- Yarn 3
- NodeJS v19.1.0
Development
To start the development server, run the following command after installing the dependencies:
yarn dev
This will start the development server on localhost:3000 and hot reload the changes.
Building
To build the website, run the following command:
yarn build
This will generate a production-ready build of the website in the dist directory.
Connect with us
If you would like to connect with the Proton Designer team and contributors, make sure to join our discord server at: https://discord.gg/xvACqqYDer.
Powered by
Proton Designer Website is powered by Astro
License
Proton Designer Website is released under the MIT license. See the LICENSE file for more details.
Thanks for checking out the Proton Designer website repository. More updates and features are on the way, so stay tuned!