Skip to content

nicecue/webnote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

웹 메모장 (면접 사전과제)

typescript 를 사용해서 react, mobx 기반으로 작성된 웹 메모장
번들링은 webpack 3 사용.

라이브 데모

개발 스펙

번들링

스타일

린팅(Linting)

개발 및 배포 관련 branch 룰

설치

$ npm install

실행

$ npm start

빌드

$ npm run build

배포

  • Github Pages 에 배포 (gh-pages 브랜치 사용)
  • repository 명은 webnote 이어야 함
$ npm run build

$ npm run deploy

라이센스(license)

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors