Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
SunnyCloudYang committed Jan 6, 2025
1 parent 8b5ff74 commit 49115ac
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,34 @@

Source code for the website of ASTA

## Requirements

- Node.js >= 18

## Install

```shell
npm install
```

or

```shell
yarn
```

## Usage

```shell
npm start
```

or

```shell
yarn start
```

## Contributing

PRs are welcome.
Expand Down

0 comments on commit 49115ac

Please sign in to comment.