Skip to content

SPA 프로젝트 with Vanilla JS (토스 테크 블로그 구현)

Notifications You must be signed in to change notification settings

f-lab-edu/toss-tech

Repository files navigation

toss-tech 블로그 구현

image

Description

프레임워크 없이 SPA(Single Page Application) 구현

  • 타입스크립트 마이그레이션
  • eslint, prettier 설정
  • webpack 설정
  • jest 설정 및 테스트 코드 작성
  • pushstate,popstate 를 통한 router 기능 구현
  • 메인페이지, 상세페이지 구현

public

  • dbs
  • img

src

  • api
  • components
  • core
  • pages
  • router
  • utils

Development

$ npm install
$ npm run dev

Test

$ npm run test

About

SPA 프로젝트 with Vanilla JS (토스 테크 블로그 구현)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published