svelte-web Svelte Themes

Svelte Web

Template : Svelte 서버 탬플릿 with degit

svelte-web

Template : Svelte 서버 탬플릿 with degit

아래 명령어를 통해서 손쉽게 프로젝트 셋팅을 할 수 있다.

npx degit repo_name my_app_name

npx - 패지키 임시 설치 및 실행 등을 도와주는 npm 내부 스크립트 기능 참고 포스트

degit - 지정한 원격 저장소의 내용을 다운받을 수 있는 명령어 참고 포스트

Usage

  • Svelte
  • Snowpack
  • TypeScript
  • SCSS
  • Autoprefixer/PostCSS
  • Web test runner
  • Chai
  • Reset.css

References

이효범 / Sevelte 입문 강의 - A부터 Z까지

HEROPY / Svelte.js SPA 영화 검색 프로젝트

Repository

Github Repo / Svelte / Rollup + Svelte

Github Repo / Svelte / Babel + Svelte

Github Repo / ParkYougnWoong / Snowpack + Svelte

Log

본 문서는 2022년 3월 31일 에 작성되었습니다.

원본 링크

ParkYoungWoong / svelte-snowpack-template

npx degit ParkYoungWoong/svelte-snowpack-template ./ --force

Top categories

Loading Svelte Themes