You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

create-remax3-app

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-remax3-app

Create Remax apps with no build configuration.

1.0.0
Source
npm
Version published
Maintainers
0
Created
Source

Create Remax App

快速开始

使用 npm

npx create-remax3-app first-remax-app
cd first-remax-app && npm i
npm run dev

(npx 需要 npm 5.2+ 及更高版本,请参阅 npm 旧版说明)

使用 yarn

yarn create-remax3-app first-remax-app
cd first-remax-app && yarn
yarn dev

使用 pnpm

pnpm create-remax3-app first-remax-app
cd first-remax-app && pnpm
pnpm dev

Keywords

Remax

FAQs

Package last updated on 14 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts