Skip to content

Files

Latest commit

 

History

History
13 lines (8 loc) · 211 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 211 Bytes

entrepot-app

Frontend code for https://entrepot.app.

Dev

  1. clone the repo
  2. npm install
  3. npm start

That's it!

Before pushing changes, run npm run format first to ensure all code is formatted.