Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 280 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 280 Bytes

Products-list-featherjs-server

  1. Make sure you have NodeJS and npm installed.

  2. Install your dependencies

    cd Products-list-featherjs-server && npm install
    
  3. Start your app

    npm start