How to activate code #183
-
Hello! I'm new to TypeScript, and I just added some new code to a private copy I have of this website. I'm just wondering how I can activate this code (Preferably without a server and offline) and use the website with the new types I added to this. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
Hi! Are you having issues with the instructions from the README? https://github.com/wavebeem/pkmn.help/blob/master/README.md You will need Node.js installed in order to run the project, then run the commands Also, I know you asked for no server and offline, but you could definitely run this on a Netlify free account. |
Beta Was this translation helpful? Give feedback.
-
这是来自QQ邮箱的假期自动回复邮件。你好,我最近正在休假中,无法亲自回复你的邮件。我将在假期结束后,尽快给你回复。
|
Beta Was this translation helpful? Give feedback.
Happy to help!
You may have seen that I'm aware several fans want custom types (#159), but it's quite a lot harder to add in a general case rather than hard coding... so I haven't gotten around to it. If you're motivated enough to add the general feature, I'm happy to answer questions and provide code review along the way.