This commit is contained in:
@@ -3,5 +3,10 @@ Aconit is an asymmetric horror game that is available on Roblox. The project is
|
|||||||
|
|
||||||
[](https://discord.gg/QpAUUTJm3h)
|
[](https://discord.gg/QpAUUTJm3h)
|
||||||
|
|
||||||
## Develop Setup
|
## Developement Setup
|
||||||
TODO
|
### Node.js and pnpm
|
||||||
|
First of all you need to install [node.js](https://pnpm.io/) and [pnpm](https://pnpm.io/).
|
||||||
|
Node.js is used for building the project, and pnpm is the package manager.
|
||||||
|
### Depencies installation
|
||||||
|
For install all depencies simply run ``pnpm install``
|
||||||
|
Then you can edit `src` like you want.
|
||||||
|
|||||||
Reference in New Issue
Block a user