Skip to content

A workshop to learn React, written in React. MOBI x HackUTA collaboration

License

Notifications You must be signed in to change notification settings

mobibyte/2023-fall-workshop-learn-react

Repository files navigation

MOBI React Workshop (Fall 2023)

A workshop created with React.

Getting Started

Step 1

First things first, let's make sure you have Node.js installed. Install the one that's labeled with "Current" and "Latest Features".
At the time of writing this, the 20.7.0 is current.

Step 2

Clone the repository. At the main page of the Code tab, click on the green button labelled "Clone". From the drop down menu, select "Download Zip"

Step 3

Be sure to install the dependencies first! Run the following command:

npm i

Step 4

Now you're ready to launch the web app. Run the following command:

npm run dev

About

A workshop to learn React, written in React. MOBI x HackUTA collaboration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published