【问题标题】:Can I use remix js for only front end? [closed]我可以只将 remix js 用于前端吗? [关闭]
【发布时间】:2022-11-19 00:49:43
【问题描述】:

我可以仅将remix js 用于前端吗?而且还只用于后端?

【问题讨论】:

    标签: javascript remix remix.run


    【解决方案1】:

    简短的回答是:是的!您只能将混音用于后端和前端

    关注question了解更多详情。

    混音是全栈框架。 如果你想构建单独的前端和后端,你可能根本不需要使用 remix。

    笔记!Remix 建立在reactnode 等之上... 假设你只想构建前端混音,那么我最好只使用react而不是混音。

    开始使用混音:-

    跑:

    $ npx create-remix@latest
    

    它将为您提供三个入门选项

    1. Blues
    2. Indie
    3. Grunge

    【讨论】:

      猜你喜欢
      • 2018-02-11
      • 2021-05-15
      • 1970-01-01
      • 2017-09-04
      • 1970-01-01
      • 2011-04-08
      • 1970-01-01
      • 1970-01-01
      • 2017-09-06
      相关资源
      最近更新 更多