onequantum.ph is the official website for the Quantum Computing Society of the Philippines, a Nonprofit Organization aiming to empower Filipino talents in Quantum Science and Technologies.
Development • Tech stack • Contact Us • License
To run this project locally with both the backend and frontend servers, follow these steps:
# Clone this repository
$ git clone https://github.com/OneQuantumPH/OneQuantum-Philippines.git
# Navigate into the project directory
$ cd OneQuantum-Philippines
# Install dependencies
$ npm install
# Start the backend server (Open a new terminal window or tab, then navigate to the backend folder and start the backend server)
$ cd backend
$ node server.js
# Start the development server (In another terminal window or tab, ensure you're in the main project directory and start the development server)
$ npm start
Project | Home Page |
---|---|
Express | https://expressjs.com/ |
React | https://reactjs.org/ |
Node | https://nodejs.org/en |
Deployed with Vercel | https://vercel.com/ |
For any questions, please contact us through this form.
This project is licensed under the MIT license.