Skip to content

stacky-social/client

Repository files navigation

Stacks

Stacks is a web application built with Next.js.

Table of Contents

Deployed at: https://jhustacky.vercel.app

Usage

To intall the necessary libraries and modules, first run the following command:

pnpm  i or pnpm install

To run the application in development mode, use the following command:

pnpm  dev

This will start the development server, and you can view the application at http://localhost:3000.

To build the application for production, use:

pnpm build

Once the build is complete, you can start the production server with:

pnpm start

Scripts

  • dev: Starts the Next.js development server.
  • build: Builds the application for production.
  • start: Starts the application in production mode.

For any issues or contributions, please open an issue or submit a pull request on GitHub.

About

Stacky Client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8