Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 353 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 353 Bytes

portfolio

portfolio project for testing out new technologies.

Instructions

  • git clone https://github.com/USDA-FSA/www.git YOUR-PROJECT-NAME
  • yarn install will install node dependancies
  • yarn build will build a production ready project into a new build directory
  • yarn start will serve up a local copy of the project in a browser