Commit c5caff83 authored by jakkree kongpha's avatar jakkree kongpha

readme

parent 3a59014b
# toppic1 # toppic1
#First commit #First commit
#week3 # week3
```bash - st1 npm init
#st1 npm init - st2 npm install -g typescript
``` - st3 npm install @types/node
- st4 tsc --init
```bash - st5 tsc index.ts แปลง ts เป็น js ไฟล์
#st2 npm install -g typescript
``` # week4
# ploblem
```bash - npm ERR! Unexpected end of JSON input while parsing near '...,"tempfile":"^2.0.0",'
#st3 npm install @types/node - npm ERR! A complete log of this run can be found in:
``` - npm ERR! C:\Users\jack3\AppData\Roaming\npm-cache\_logs\2020-07-15T06_41_57_346Z-debug.log
how to
```bash - npm cache clean --force
#st4 tsc --init - del .git deleat file .git#
```
```bash
#st5 tsc index.ts แปลง ts เป็น js ไฟล์
```
#week4
#ploblem#
#npm ERR! Unexpected end of JSON input while parsing near '...,"tempfile":"^2.0.0",'#
#npm ERR! A complete log of this run can be found in:#
#npm ERR! C:\Users\jack3\AppData\Roaming\npm-cache_logs\2020-07-15T06_41_57_346Z-debug.log#
#how to#
# npm cache clean --force
#del .git deleat file .git#
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment