@create-luna-app/expo

3.0.3 • Public • Published

🛸 @create-luna-app/expo

Template project created with 🌘 Luna

⚠️ Please be sure your environment is set up correctly for React Native.

Features

🏃🏻‍♂️ Running the app

  • 💻 Web

yarn web

Runs the app in the web in development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn build

Builds the web app for production with Next.js.

yarn next-start

Runs the web app in production mode with Next.js.
Open http://localhost:3000 to view it in the browser.
Note: You have to run yarn build first!

  • 📱 Native

yarn start

Start Metro Bundler. After that, you can press "i" or "a" to run the app on iOS or Android simulator respectively.

🧰 Development Tools

  • React Dev Tools supports inspecting and editing of React Native styles. It’s recommended that you rely more on React Dev Tools and live/hot-reloading rather than inspecting and editing the DOM directly.
  • Check your code style with yarn lint:all (runs eslint, prettier, and tsc)
  • Check your code correctness with yarn test:all (runs jest)

Readme

Keywords

none

Package Sidebar

Install

npm i @create-luna-app/expo

Weekly Downloads

4

Version

3.0.3

License

MIT

Unpacked Size

448 kB

Total Files

41

Last publish

Collaborators

  • criszz77