Skip to content

nomi-san/j2team-daily-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

j2team-daily-news

J2TEAM Daily News implementation.

  • Based on VnExpress RSS
  • Using SvelteKit for both API & UI

Development

$ yarn            # install deps
$ yarn dev        # run dev

Build production

$ yarn build      # build prod
$ yarn preview    # serve prod