MDNEXT是一个工具生态系统,可让您的NextJS + MDX项目爆炸 :rocket:
快速开始 :rocket:
想要开始一个新项目?
# Using NPX we'll start up the mdnext CLI prompts --
npx mdnext
# You will first be prompted with.. --
What is the name of your project ?
# Then you will choose which template to
Projeto React Native com打字稿
后端:
首字母缩写:
npx react-native init appgobarber --template react-native-template-typescr ipt
Abrir o projeto no vscode
Criar或arquivo src/App.tsx com src/App.tsx :
import React from 'react' ;
import { View } from 'react-n