@cvr/expo-template-rescript

0.2.0 • Public • Published

expo-template-rescript

This is the Expo template that allows you to build mobile applications with use of ReasonML/ReScript.

Getting started

  1. Install Expo CLI: npm install -g expo-cli
  2. Create an app using the template: expo init -t expo-template-rescript
  3. Set the name for your project

Running the app

  1. Navigate to your project's directory: cd PROJECT_NAME
  2. In one terminal run ReScript compiler in watch mode: yarn re:watch
  3. In another terminal start the Expo app: yarn start
  4. Happy coding!

/@cvr/expo-template-rescript/

    Package Sidebar

    Install

    npm i @cvr/expo-template-rescript

    Weekly Downloads

    5

    Version

    0.2.0

    License

    MIT

    Unpacked Size

    16 kB

    Total Files

    17

    Last publish

    Collaborators

    • _cevr