Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

225 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript 기반 application 개발 플랫폼 Meteor를 사용하여 영어기사를 보며 영단어를 학습할 수 있는 웹 애플리케이션 개발

Meteor
Codeasy

Contributor

Application Sample

Run Project

install meteor

npm install (최초 1회 실행)

meteor npm install

run

meteor
  • 실행 후 웹브라우저에서 localhost:3000 접속 (meteor run --port <port number>로 포트번호 지정 가능)
  • Sign up 또는 Login. admire@gmail.com으로 signup하면 관리자 계정임
  • localhost:3000/postingAuto에서 The Korea Herald 기사의 링크를 scraping한 후 upload하여 기사 업로드 가능

Document

Project Structure

  • Client : 화면 구성 모음
  • docs : 정리한 문서 모음
  • public : 사진 파일 등 모음
  • server : 백엔드 관련
  • lib : html HEAD, 라이브러리, 함수 등..

About

learning english with article web application

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages