Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 308 Bytes

File metadata and controls

10 lines (7 loc) · 308 Bytes

exquiro/website

exquiro's website. Visit the website as it is on the master branch at exquiro.github.io.

To run locally:

  1. Install npm.
  2. Clone the repository.
  3. Run npm install inside the root folder.
  4. Run npm start to host a development server locally, accessible at localhost:3000.