Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.06 KB

readme.md

File metadata and controls

23 lines (15 loc) · 1.06 KB

React/WebAPI Portfilio

code style: prettier Netlify Status License: GPL v3

Just your typical ReactJS project built with Gatsby and hosted on Netlify

To run the project you must have NodeJS, Yarn or NPM (Use Yarn!).

  1. Open your CLI/IDE (recommend Visual Studio Code) at the root of this project.

  2. Run command yarn start for Dev Server

  3. Run command yarn build for Build

  4. Run command yarn build:serve for Build with express server