Skip to content

Commit

Permalink
move files as per new repo structure
Browse files Browse the repository at this point in the history
  • Loading branch information
bryantgillespie committed Jun 21, 2023
1 parent f6cf16f commit 798485e
Show file tree
Hide file tree
Showing 20 changed files with 5 additions and 39 deletions.
44 changes: 5 additions & 39 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,45 +1,11 @@
# Directus Website
<<<<<<< HEAD

The home for the Directus website.
The monorepo for the Directus.io website.

## Setup
## Components

Make sure to install the dependencies:
Shared components package for use in website and docs.

```bash
# yarn
yarn install
## Site

# npm
npm install

# pnpm
pnpm install
```

## Development Server

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

```bash
npm run dev
```

## Production

Build the application for production:

```bash
npm run build
```

Locally preview production build:

```bash
npm run preview
```

Check out the [deployment documentation](https://nuxt.com/docs/getting-started/deployment) for more information.
=======
>>>>>>> main
Powered by Nuxt 3.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 798485e

Please sign in to comment.