This project was generated with node init
Run npm run dev
for a dev server. Navigate to http://localhost:3001/
. The app will automatically reload if you change any of the source files.
Run npm install
or yarn add
to generate a new component.
Made in the NODE course by Diego Fernandes
Author: Douglas Dias
React Native lets you build mobile apps using only JavaScript. It uses the same design as React, letting you compose a rich mobile UI from declarative components.