html-project-generator

1.0.4 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i html-project-generator

Weekly Downloads

0

Version

1.0.4

License

ISC

Unpacked Size

2.05 kB

Total Files

3

Last publish

Collaborators

  • brueberry