Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 569 Bytes

README.md

File metadata and controls

26 lines (23 loc) · 569 Bytes

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