1.1 Setup
Last updated
Was this helpful?
Last updated
Was this helpful?
We will learn concepts of BlueBase by creating a production-ready To-Do app.
We will use Expo CLI to create a new project and add BlueBase to it. If Expo CLI is not installed, go to the guide before proceeding.
Initialize an expo app by executing the following commands:
More info .
This will open the expo console.
You can launch the web or native version of the app from here.