React.JS / React Hooks / Bootstrap
- Clone ou baixe este repositório
$ git clone https://github.com/souzajr/purpletech-landing-page
- Instalação usando npm / yarn
$ npm install / yarn install
- Iniciando e acessando o projeto após a instalação
$ npm start / yarn start
Acesse http://localhost:3000
- Copyright 2019 Roberto Souza (https://purpletech.com.br/)
- Licensed under MIT (https://github.com/souzajr/purpletech-landing-page/blob/master/LICENSE)