fix: README fixes (#1321)
This commit is contained in:
parent
7032421096
commit
ca913cafbc
16
README.md
16
README.md
@ -1,15 +1,15 @@
|
|||||||
# 
|
# 
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
## Modrinth Monorepo
|
## Modrinth Monorepo
|
||||||
|
|
||||||
Welcome to the Modrinth Monorepo, the primary codebase for the Modrinth web interface and app. It contains  lines of code and has  contributors!
|
Welcome to the Modrinth Monorepo, the primary codebase for the Modrinth web interface and app. It contains  lines of code and has  contributors!
|
||||||
|
|
||||||
If you're not a developer and you've stumbled upon this repository, you can access the web interface on the [Modrinth website](https://modrinth.com) and download the latest release of the app [here](https://modrinth.com/app).
|
If you're not a developer and you've stumbled upon this repository, you can access the web interface on the [Modrinth website](https://modrinth.com) and download the latest release of the app [here](https://modrinth.com/app).
|
||||||
|
|
||||||
|
|||||||
@ -21,7 +21,7 @@ Follow these steps to set up your development environment:
|
|||||||
|
|
||||||
```bash
|
```bash
|
||||||
pnpm install
|
pnpm install
|
||||||
pnpm dev
|
pnpm web:dev
|
||||||
```
|
```
|
||||||
|
|
||||||
You should now have a development build of the web interface running with hot-reloading enabled. Any changes you make to the code will automatically refresh the browser.
|
You should now have a development build of the web interface running with hot-reloading enabled. Any changes you make to the code will automatically refresh the browser.
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
# `@turbo/eslint-config`
|
# `eslint-config-custom`
|
||||||
|
|
||||||
Collection of internal eslint configurations.
|
Collection of internal eslint configurations.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user