Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Preliminary for compiling source code #30

Merged
merged 3 commits into from
Mar 4, 2020

Conversation

jixuan1989
Copy link
Contributor

I'm submitting a...

[ ] Bug Fix
[ ] Feature
[ x ] Other (Refactoring, Added tests, Documentation, ...)

Checklist

  • Commit Messages follow the Conventional Commits pattern
    • A feature commit message is prefixed "feat:"
    • A bugfix commit message is prefixed "fix:"
  • Tests for the changes have been added

Description

please describe the changes that you are making

Just modify the readme.md for helping typescripe fresh users

By the way, this PR template is too complex for fresh guys...

for features, please describe how to use the new feature

please include a reference to an existing issue, if applicable

Does this PR introduce a breaking change?

[ ] Yes
[ x ] No

Copy link
Collaborator

@huan huan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can just use npm install to get everything ready.

the ts-node will be installed in the local directory at ./node_modules/.bin/ts-node

Related to #31

@jixuan1989
Copy link
Contributor Author

You can just use npm install to get everything ready.

the ts-node will be installed in the local directory at ./node_modules/.bin/ts-node

Related to #31

Oh I see.

Copy link
Collaborator

@huan huan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the great improvement!

@huan huan merged commit 3d5315c into kaiyuanshe:master Mar 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants