1.0.4 • Published 1 year ago

html-project-generator v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

html-project-generator

개요

매번 기본적인 html 프로젝트 환경 구성을 하는 것이 번거로워 만든 서비스입니다. npm 패키지로 배포하였으므로 간단하게 html 프로젝트를 만들 수 있습니다.

사용 방법

npx를 사용하여 바로 사용할 수 있습니다.

npx html-project-generator

설명

명령어 실행 시

  • index.html
  • style.css
  • script.js

위의 세 가지 파일이 자동으로 설치됩니다.

스크립트 파일과 스타일 css 파일은 index.html에 연결되어 있으므로 바로 사용 가능합니다.

License

This project is licensed under the ISC License.

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago