Skip to content

upriset/temp

Repository files navigation

pages-build-deployment

this is a test


Prerequisites:

How to install:

  1. Install packages
    npm i
  2. Run project
    npm start
  3. Build project
    npm run build
  4. Deploy project (gh-pages)
    npm run deploy