mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-04-18 18:26:42 +00:00
Add tsc notes
This commit is contained in:
parent
60c763167d
commit
9315111793
@ -20,11 +20,13 @@ Chat: [Slack](https://join.slack.com/t/muchassemblyrequired/shared_invite/enQtMj
|
||||
On Ubuntu 16.04:
|
||||
```bash
|
||||
sudo apt install git maven openjdk-8-jdk mongodb
|
||||
sudo npm install -g typescript
|
||||
```
|
||||
|
||||
On Arch:
|
||||
``` bash
|
||||
sudo pacman -S git maven mongodb jdk8-opendjk
|
||||
sudo npm install -g typescript
|
||||
|
||||
# Don't forget to start mongodb
|
||||
sudo systemctl start mongodb.service
|
||||
|
Loading…
x
Reference in New Issue
Block a user