j2team-daily-news icon indicating copy to clipboard operation
j2team-daily-news copied to clipboard

J2TEAM Daily News implementation.

j2team-daily-news

J2TEAM Daily News implementation.

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

news.nomi.dev

Development

$ yarn            # install deps
$ yarn dev        # run dev

Build production

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