mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-04-20 11:06:46 +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:
|
On Ubuntu 16.04:
|
||||||
```bash
|
```bash
|
||||||
sudo apt install git maven openjdk-8-jdk mongodb
|
sudo apt install git maven openjdk-8-jdk mongodb
|
||||||
|
sudo npm install -g typescript
|
||||||
```
|
```
|
||||||
|
|
||||||
On Arch:
|
On Arch:
|
||||||
``` bash
|
``` bash
|
||||||
sudo pacman -S git maven mongodb jdk8-opendjk
|
sudo pacman -S git maven mongodb jdk8-opendjk
|
||||||
|
sudo npm install -g typescript
|
||||||
|
|
||||||
# Don't forget to start mongodb
|
# Don't forget to start mongodb
|
||||||
sudo systemctl start mongodb.service
|
sudo systemctl start mongodb.service
|
||||||
|
Loading…
x
Reference in New Issue
Block a user