Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 383 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 383 Bytes

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