Viewing profile — andywins
andywins
HN member- Joined
- Wed, May 08, 2024, 9:59 AM UTC
- HN karma
- 1
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About andywins
No profile information was provided.
Recent public activity
-
comment
Comment #40431242
Location: Right now, Japan Remote: I am fine with in person Willing to relocate: Yes Technologies: Python, JavaScript/TypeScript, React, Java, SQL. Email: chen.john233@gmail.com Ré…
- story
- story
-
story
NPM run not showing the scripts in package.json
I have a package.json file that contains the following code ``` { "name": "client", "version": "0.1.0", "private": true, "scripts": { "dev": "next dev", "build": "next build", "sta…