https://www.erre.ws/ landing page project.
Clone the project into an existing folder:
git clone https://github.com/erremauro/errews-homepage.git . && yarn install
To start the project in development mode type:
yarn start
To build the project, type:
yarn build