move info
This commit is contained in:
@@ -2,6 +2,9 @@
|
|||||||
## Where should I start?
|
## Where should I start?
|
||||||
Everything from https://github.com/Suwayomi/Tachidesk-Server/blob/master/CONTRIBUTING.md#where-should-i-start applies here.
|
Everything from https://github.com/Suwayomi/Tachidesk-Server/blob/master/CONTRIBUTING.md#where-should-i-start applies here.
|
||||||
|
|
||||||
|
## About this project
|
||||||
|
This is a `create-react-app` project, you can find it's readme in [BUILDING.md](./BUILDING.md)
|
||||||
|
|
||||||
## Coding Style Guide
|
## Coding Style Guide
|
||||||
**Note:** Some of the bellow are new, refactor the code to match the style guide where you see discrepancies.
|
**Note:** Some of the bellow are new, refactor the code to match the style guide where you see discrepancies.
|
||||||
- Don't use relative imports.
|
- Don't use relative imports.
|
||||||
|
|||||||
@@ -6,9 +6,6 @@ WebUI doesn't have it's own Tachidesk distribution and is version locked by Tach
|
|||||||
|
|
||||||
You can find minified builds of WebUI in [Tachidesk-WebUI-preview](https://github.com/Suwayomi/Tachidesk-WebUI-preview)
|
You can find minified builds of WebUI in [Tachidesk-WebUI-preview](https://github.com/Suwayomi/Tachidesk-WebUI-preview)
|
||||||
|
|
||||||
# About
|
|
||||||
This is a `create-react-app` project, you can find it's readme in [BUILDING.md](./BUILDING.md)
|
|
||||||
|
|
||||||
## Contributing and Technical info
|
## Contributing and Technical info
|
||||||
See [CONTRIBUTING.md](./CONTRIBUTING.md).
|
See [CONTRIBUTING.md](./CONTRIBUTING.md).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user