Skip to content

Salesflare/Website

Repository files navigation

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