Skip to content

oreonproject/oreon-site

Repository files navigation

Oreon Open Technology Consortium Website

Getting Started

Prerequisites

  • Node.js (v14 or higher)
  • npm or yarn

Installation

  1. Clone or navigate to the project directory:

    cd oreon-site
  2. Install dependencies:

    npm install
  3. Build the CSS:

    npm run build
  4. For development with auto-reload:

    npm run dev
  5. To serve the site locally:

    npm run serve

    The site will be available at http://localhost:3000

About

Oreon Project Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages