Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vanilla JS로 SPA 구현하기

프레임워크 없이 Vanilla JS로 toss tech 블로그 클론 코딩


프로젝트 설명

1. 개요

  • React, Vue 등의 라이브러리/프레임워크 없이 Vanilla JavaScript로
    직접 SPA(Single Page Application)를 구현해 봄으로써 SPA의 동작 방식을 파악합니다.

2. 사용된 기술

  • JavaScript
  • History API
  • Webpack


설치 및 실행 방법

$ git clone https://github.com/dnwn-9001/tosstech.git
$ npm install
$ npm run start

Open http://localhost:8080 with your browser to see the result.

About

Vanilla JS로 toss tech 블로그 만들기(SPA)

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages