Skip to content

⚡ 토이 프로젝트를 빠르게 시작할 수 있는 스캐폴딩 도구입니다

Notifications You must be signed in to change notification settings

sunaerocket/toylerplate

Repository files navigation

🎉 TOYLERPLATE

토이 프로젝트를 빠르게 시작할 수 있도록 도구를 제공합니다

Cover Image

⚙️ 설치

방법1 또는 2 중에 선택한 다음 yarn install

방법1: clone

git clone https://github.com/sunaerocket/toylerplate.git

방법2: degit

# degit 설치가 안된 경우 전역 설치
npm i -g degit

npx degit sunaerocket/toylerplate 프로젝트이름

💻 명령어

명령어는 설치가 성공하고 난 후에 작동합니다

  • 시작: yarn dev
  • 빌드: yarn build
  • 프리뷰: yarn preview
  • 코드검사: yarn check:code

About

⚡ 토이 프로젝트를 빠르게 시작할 수 있는 스캐폴딩 도구입니다

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published