Skip to content

eatrero/edatrero-com

Repository files navigation

CircleCI

edatrero.com

Personal site of Ed Atrero

Written using:

Quick Start

  1. To run locally, install dependencies
$ npm i # or react-static start

and then start the dev server

$ yarn start # or react-static start
  1. To test a production build
$ yarn stage # or react-static build --staging
$ yarn serve
  1. Build for production
$ yarn build # or react-static build

About

Personal site of Ed Atrero

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published