Skip to content

erremauro/errews-homepage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

errews-homepage

https://www.erre.ws/ landing page project.

Install

Clone the project into an existing folder:

git clone https://github.com/erremauro/errews-homepage.git . && yarn install

Start

To start the project in development mode type:

yarn start

Build

To build the project, type:

yarn build