Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
devjsc authored Jul 19, 2024
1 parent 8bf51bc commit c6e803b
Showing 1 changed file with 0 additions and 30 deletions.
30 changes: 0 additions & 30 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,11 @@
# Fetch.ai Documentation Repo

<<<<<<< HEAD

## Updating docs

# Changes can be made on github or locally. To run docs locally you must have npm installed.

Welcome to the code repository for websites and contents of fetch.ai/docs.

## Updating docs

We welcome PRs from all members of our community, and details and formats of this can be seen in our [Code of Conduct](CODE_OF_CONDUCT.md).

> > > > > > > origin/master
## Developing

### Install dependencies
Expand All @@ -32,26 +24,6 @@ The site is then visible at:

http://127.0.0.1:3000/docs

<<<<<<< HEAD

### Production Build Workflow

Build the codebase

```bash
pnpm build
```

Run the production server

```bash
pnpm start
```

The site is then visible at:

# http://127.0.0.1:3000/docs

## Contributing

We welcome contributions from the community! Please see our Contributing Guide for information on how to get involved. Whether you're fixing bugs, adding new features, or improving documentation, your help is appreciated.
Expand All @@ -63,5 +35,3 @@ If you need help or have any questions, please post a discussion or join our com
## License

The uAgents library is licensed under the APACHE License. For more details, see the [LICENSE](LICENSE) file.

> > > > > > > origin/master

0 comments on commit c6e803b

Please sign in to comment.