Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 283 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 283 Bytes

Website

The website of Salesflare

=============

  • If you don't have Node.js/npm install it from here
  • Install via $ npm install
  • Build the website via the command npm run dev
  • Deploy via npm run dist && npm run deploy