Skip to content

MastersAcademy/fe-react-2024

Repository files navigation

Getting Started with React - Masters Academy, 2024

Overview

This is a repository for the Masters Academy course "Getting Started with React" (2024).

How to start

  1. Install dependencies: npm install
  2. Add husky hooks: npm run prepare (just in case it hasn't run already during npm install)
  3. The minimal node version is stated in .nvmrc. If you have nvm installed, you can run nvm use to switch to the correct version.
  4. Start the development server: npm run dev

Useful documentation

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published