Skip to content

sudolabs-io/bootcamp-react-relax

Repository files navigation

bootcamp-react-relax

react-relax

⚙️ Setup

  1. clone this repository
  2. run npm install in the root to download & install required dependencies
  3. run these 2 commands in separate terminal windows:
    • npm run start:server to start json-server-based backend
    • npm run start:client to start development server
  4. open the url you see in the terminal where you ran npm run start:client (should look like http://localhost:3000)

Contributing

If you've found an issue / have an idea for improvement, don't hesitate to open a new Issue

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published