Skip to content

pyx-industries/pyx-resources

Repository files navigation

Website

This website is built using Docusaurus, a modern static website generator designed to help you create documentation websites quickly and easily.

Prerequisites

Before you can run the project, make sure you have the following installed:

  • Node.js (version 16.x or above)
  • npm (comes with Node.js)

Installation

Once you have cloned or downloaded the repository, navigate to the project directory and install the necessary dependencies by running:

npm install

This command reads the package.json file and installs all required packages into the node_modules folder. Make sure you're in the root directory of the project when you run this command.

Local Development

To start a local development server and preview the website, use the following command:

npm run start

This will start a local web server, and your browser should automatically open to the development version of the website (usually at http://localhost:3000). Most changes you make to the source files will be reflected live without needing to restart the server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors