exquiro's website. Visit the website as it is on the master branch at exquiro.github.io.
To run locally:
- Install
npm. - Clone the repository.
- Run
npm installinside the root folder. - Run
npm startto host a development server locally, accessible atlocalhost:3000.