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
The website of Salesflare
=============
$ npm install
npm run dev
npm run dist && npm run deploy