Skip to content

dxh-mhr/Project-X

Repository files navigation

Setup

Make sure to install the dependencies:

# yarn
yarn install

## Development Server

Start the development server on `http://localhost:3000`

```bash
yarn dev

Production

Build the application for production:

yarn build

Locally preview production build:

yarn preview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published