Skip to content

Latest commit

 

History

History
executable file
·
11 lines (8 loc) · 304 Bytes

README.md

File metadata and controls

executable file
·
11 lines (8 loc) · 304 Bytes

travel-website-frontend

Development environment setup

  1. Code editor setup (optional):
    • VS Code
    • Prettier plugin
  2. Install Node, Yarn
  3. yarn install - fetches all dependencies
  4. yarn start - sets up the development environment and starts a server as well as hot module reloading