-
Open a command prompt in the project's root directory (APM)
-
Type:
npm installThis installs the dependencies as defined in the package.json file. -
Type:
npm startThis launches the TypeScript compiler (tsc) to compile the application and wait for changes. It also starts the lite-server and launches the browser to run the application.
forked from zhonghanyong/JYcoding-Blog
-
Notifications
You must be signed in to change notification settings - Fork 0
malofy/JYcoding-Blog
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
Repository files navigation
About
개인 블로그 및 포트폴리오 사이트
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 50.8%
- HTML 29.8%
- CSS 17.7%
- Other 1.7%