Skip to content

MoOx/next.js-with-react-native-web

Repository files navigation

Next.js with React Native for Web

Sponsoring button

This simple boilerplate helps you to use Next.js with React Native for Web.

Development

npm run dev

Production

npm run build
npm run start