Skip to content

Commit

Permalink
finish the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
CarloBu committed Aug 1, 2024
1 parent 1fb7b80 commit 119d6d4
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,3 @@
# Web Animation YouTube Tutorial Collection

This project is a collection of web animation YouTube tutorials. It provides an easy way to browse and preview tutorials with moving previews, making it simpler to find the tutorial you need.

## Project Structure

The project has the following structure:

- `pnpm-lock.yaml`: Lockfile for dependencies managed by pnpm.
- `package.json`: Project metadata and scripts.
- `.gitignore`: Specifies files and directories to be ignored by Git.

## Scripts

The following scripts are available in the `package.json`:

- `dev`: Starts the development server.
- `start`: Alias for `dev`.
- `build`: Checks the project and builds it for production.
- `preview`: Previews the production build.
- `astro`: Runs Astro commands.

0 comments on commit 119d6d4

Please sign in to comment.