Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 531 Bytes

README.md

File metadata and controls

28 lines (23 loc) · 531 Bytes

IA

Project's HTML Working List

converting jQuery version to pure javascript

설정 [ia.opts]

usrs: [  // 작업자
	"김기현", "홍길동", "김선생", "박진상", "이과장", "미지정",
],
stxt: { /* 상태값, class */
	"대기": "sty",
	"진행": "ing",
	"검수": "chk",
	"완료": "com",
	"삭제": "del",
	"우선": "wan",
},


live-server --port=9002 --host=localhost --ignorePattern=.*\.css
cd /