Skip to content

yaptide/for_developers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yaptide developer documentation

Yaptide developer site

Welcome to the YAPTIDE developer documentation. This site is built with Starlight framework.

Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

Make sure you have Node.js installed (version 20 or higher).

Installation

  1. Clone the repo
git clone https://github.com/yaptide/for_developers.git
  1. Install dependencies
cd for_developers
npm install
  1. Start the development server
npm run dev

The site will be live at http://localhost:4321/for_developers. Changes to your files will be reflected instantly.


Deployment

To build for production, run:

npm run build

To preview the build, run:

npm run preview

About

All documentation on code from all repositories

Resources

License

Stars

Watchers

Forks

Contributors