Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 241 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 241 Bytes

Landing

Setup

  1. Clone the project
git clone https://github.com/DemocracyEarth/landing.git
  1. Install the dependencies
npm install
  1. Start the project local server
 npm start