Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 359 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 359 Bytes

Frontend - Tell me more

Developing a form builder with React and Node, 9-day Le Reacteur certification exercise

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd tell-me-more-front

Install dependencies

  yarn install

Start the server

  yarn start