Skip to content

rhr3032/astrogencify

Repository files navigation

🚀 Getting Started

Follow the steps below to set up and run the project locally.

1️⃣ Install Dependencies

Install all required packages using npm:

npm install

2️⃣ Run Development Server

Start the local development server:

npm run dev

The app will be available at the local development URL shown in your terminal.

3️⃣ Build for Production

Create an optimized production build:

npm run build

The production-ready files will be generated inside the ./dist/ directory.


About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors