Skip to content

tomushkin/rmpc-org.github.io

 
 

Repository files navigation

rmpc docs

https://rmpc.mierak.dev Built with Astro and Starlight

Running

You need to have nodejs and npm installed. Following commands have to be run in this directory (docs).

Install dependencies

Simply run

npm install

Running dev server with hot reload

Run the following command

npm run dev

and then navigate to http://localhost:4321/

Preview a production bundle

Run the following commands

npm run build
npm run preview

and then navigate to http://localhost:4321/

About

Documentation site for rmpc

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • MDX 94.9%
  • Astro 3.1%
  • Other 2.0%