Skip to content

rocky-linux/asknot-rocky

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asknot-rocky

The official source for join.rockylinux.org, inspired by asknot-ng.

Start Development Server

  1. Install dependencies via NPM.
npm install
  1. Start the development server.
npm run dev
  1. Open your browser and navigate to http://localhost:4321.